postgresql/src/backend/bootstrap
Simon Riggs 9aceb6ab3c Refactor xlog.c to create src/backend/postmaster/startup.c
Startup process now has its own dedicated file, just like all other
special/background processes. Reduces role and size of xlog.c
2011-11-02 14:25:01 +00:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
bootparse.y Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. 2011-07-18 11:04:43 -04:00
bootscanner.l Add "%option warn" to all flex input files that lacked it. 2011-08-25 13:55:57 -04:00
bootstrap.c Refactor xlog.c to create src/backend/postmaster/startup.c 2011-11-02 14:25:01 +00:00