postgresql/src/backend/storage
2003-04-04 20:42:13 +00:00
..
buffer Add code to apply some simple sanity checks to the header fields of a 2003-03-28 20:17:13 +00:00
file Add Win32 path handling for / vs. \ and drive letters. 2003-04-04 20:42:13 +00:00
freespace Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache 2003-03-06 00:04:27 +00:00
ipc btree page recycling can be done as soon as page's next-xact label is 2003-02-23 23:20:52 +00:00
large_object Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
lmgr TestConfiguration returns int, not bool. This mistake is relatively 2003-03-31 20:32:29 +00:00
page Add code to apply some simple sanity checks to the header fields of a 2003-03-28 20:17:13 +00:00
smgr Reimplement free-space-map management as per recent discussions. 2003-03-04 21:51:22 +00:00
Makefile Fix failure to relink postmaster executable in the first make run if only a 2002-08-10 17:59:28 +00:00