postgresql/src/backend/postmaster
Tom Lane 52948169bc Code review for postmaster.pid contents changes.
Fix broken test for pre-existing postmaster, caused by wrong code for
appending lines to the lockfile; don't write a failed listen_address
setting into the lockfile; don't arbitrarily change the location of the
data directory in the lockfile compared to previous releases; provide more
consistent and useful definitions of the socket path and listen_address
entries; avoid assuming that pg_ctl has the same DEFAULT_PGSOCKET_DIR as
the postmaster; assorted code style improvements.
2011-01-13 19:01:28 -05:00
..
autovacuum.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
bgwriter.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
fork_process.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pgarch.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pgstat.c Add views and functions to monitor hot standby query conflicts 2011-01-03 12:46:03 +01:00
postmaster.c Code review for postmaster.pid contents changes. 2011-01-13 19:01:28 -05:00
syslogger.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
walwriter.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00