postgresql/src/backend/storage
Tom Lane 2a6f7ac456 Move temporary files into 'pg_tempfiles' subdirectory of each database
directory (which can be made a symlink to put temp files on another disk).
Add code to delete leftover temp files during postmaster startup.
Bruce, with some kibitzing from Tom.
2001-06-11 04:12:29 +00:00
..
buffer Remove RelationGetBufferWithBuffer(), which is horribly confused about 2001-06-09 18:16:59 +00:00
file Move temporary files into 'pg_tempfiles' subdirectory of each database 2001-06-11 04:12:29 +00:00
ipc Guard against malloc failure. Also, don't examine segP->lastBackend 2001-06-01 20:07:16 +00:00
large_object Fix unportable assumptions about alignment of local char[n] variables. 2001-03-25 23:23:59 +00:00
lmgr Oops, only wanted python change in the last commit. Backing out. 2001-05-25 15:45:34 +00:00
page pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
smgr Adjust WAL code so that checkpoints truncate the xlog at the previous 2001-06-06 17:07:46 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00