postgresql/src/backend/storage/file
Alvaro Herrera 5817d861e9 Optimize CleanupTempFiles by having a boolean flag that keeps track of whether
there are FD_XACT_TEMPORARY files to clean up at transaction end.

Per performance profiling results on AWeber's huge systems.

Patch by me after an idea suggested by Simon Riggs.
2008-09-19 04:57:10 +00:00
..
buffile.c Allow ShowBufferUsage() to report the number of reads/writes that have 2008-09-17 13:15:55 +00:00
fd.c Optimize CleanupTempFiles by having a boolean flag that keeps track of whether 2008-09-19 04:57:10 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00