postgresql/src/backend/storage/buffer
Tom Lane a29f6c095c Make the found-a-buffer-when-we-were-expecting-to-extend-the-rel path
actually work.  It had been throwing an Assert as of my recent changes
to bufmgr.c, but was not really right even before that AFAICT.
2001-07-02 18:47:18 +00:00
..
buf_init.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
buf_table.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
bufmgr.c Make the found-a-buffer-when-we-were-expecting-to-extend-the-rel path 2001-07-02 18:47:18 +00:00
freelist.c Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
localbuf.c Modify RelationGetBufferForTuple() so that we only do lseek and lock 2001-05-12 19:58:28 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
s_lock.c Spell __volatile__ correctly. 2001-03-27 01:16:24 +00:00