postgresql/src/backend/bootstrap
Tom Lane eb5949d190 Arrange for the postmaster (and standalone backends, initdb, etc) to
chdir into PGDATA and subsequently use relative paths instead of absolute
paths to access all files under PGDATA.  This seems to give a small
performance improvement, and it should make the system more robust
against naive DBAs doing things like moving a database directory that
has a live postmaster in it.  Per recent discussion.
2005-07-04 04:51:52 +00:00
..
.cvsignore
bootparse.y Clean up the rather historically encumbered interface to now() and 2005-06-29 22:51:57 +00:00
bootscanner.l Clean up the rather historically encumbered interface to now() and 2005-06-29 22:51:57 +00:00
bootstrap.c Arrange for the postmaster (and standalone backends, initdb, etc) to 2005-07-04 04:51:52 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00