postgresql/src/backend/bootstrap
Tom Lane 4b6c198a6a Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache
at database shutdown, and then load it again at database startup.  This
preserves our hard-won knowledge of free space across restarts (given
an orderly shutdown, that is).
2003-03-06 00:04:27 +00:00
..
.cvsignore Add .cvsignore so cvs update doesn't complain about derived 2000-01-17 04:38:49 +00:00
bootparse.y Code review for ON COMMIT patch. Make the actual on-commit action happen 2002-11-11 22:19:25 +00:00
bootscanner.l Remove no-longer-needed inclusion of bootstrap_tokens.h, per patch 2002-11-04 14:22:32 +00:00
bootstrap.c Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache 2003-03-06 00:04:27 +00:00
Makefile Arrange to compile flex output files as inclusions into other files 2002-11-01 22:52:34 +00:00