postgresql/src/backend/storage
Magnus Hagander 335feca441 Add some instrumentation to the bgwriter, through the stats collector.
New view pg_stat_bgwriter, and the functions required to build it.
2007-03-30 18:34:56 +00:00
..
buffer Add some instrumentation to the bgwriter, through the stats collector. 2007-03-30 18:34:56 +00:00
file Revert temp_tablespaces because of coding problems, per Tom. 2007-03-06 02:06:15 +00:00
freespace Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
ipc Clean up the representation of special snapshots by including a "method 2007-03-25 19:45:14 +00:00
large_object Add lo_truncate() to backend and libpq for large object truncation. 2007-03-03 19:52:47 +00:00
lmgr Cleanup the bootstrap code a little, and rename "dummy procs" in the code 2007-03-07 13:35:03 +00:00
page Suppress useless searches for unused line pointers in PageAddItem. To do 2007-03-02 00:48:44 +00:00
smgr Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00