postgresql/src/backend/storage
Tom Lane e04810e8c4 Code review for dtrace probes added (so far) to 8.4. Adjust placement of
some bufmgr probes, take out redundant and memory-leak-inducing path arguments
to smgr__md__read__done and smgr__md__write__done, fix bogus attempt to
recalculate space used in sort__done, clean up formatting in places where
I'm not sure pgindent will do a nice job by itself.
2009-03-11 23:19:25 +00:00
..
buffer Code review for dtrace probes added (so far) to 8.4. Adjust placement of 2009-03-11 23:19:25 +00:00
file Don't actively violate the system limit of maximum open files (RLIMIT_NOFILE). 2009-03-04 09:12:49 +00:00
freespace Add a new option to RestoreBkpBlocks() to indicate if a cleanup lock should 2009-01-20 18:59:37 +00:00
ipc Create a "shmem_startup_hook" to be called at the end of shared memory 2009-01-03 17:08:39 +00:00
large_object Update copyright for 2009. 2009-01-01 17:24:05 +00:00
lmgr Update copyright for 2009. 2009-01-01 17:24:05 +00:00
page Update copyright for 2009. 2009-01-01 17:24:05 +00:00
smgr Code review for dtrace probes added (so far) to 8.4. Adjust placement of 2009-03-11 23:19:25 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00