postgresql/src/backend/postmaster
Bruce Momjian aaa6e1def2 Add postmaster -C option to query configuration parameters, and have
pg_ctl use that to query the data directory for config-only installs.
This fixes awkward or impossible pg_ctl operation for config-only
installs.
2011-10-06 09:38:39 -04:00
..
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
autovacuum.c Remove many -Wcast-qual warnings 2011-09-11 21:54:32 +03:00
bgwriter.c Clean up the #include mess a little. 2011-09-04 01:13:16 -04:00
fork_process.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pgarch.c Change the autovacuum launcher to use WaitLatch instead of a poll loop. 2011-08-10 12:22:21 -04:00
pgstat.c Remove debug logging for pgstat wait timeout. 2011-09-16 18:25:27 -04:00
postmaster.c Add postmaster -C option to query configuration parameters, and have 2011-10-06 09:38:39 -04:00
syslogger.c Add some casts to try to silence most of the remaining format warnings on MinGW-W64. 2011-04-28 15:05:58 -04:00
walwriter.c Clean up the #include mess a little. 2011-09-04 01:13:16 -04:00