postgresql/src/backend/postmaster
Simon Riggs 88f32b7ca2 Avoid assuming there will be only 3 states for synchronous_commit.
Also avoid hardcoding the current default state by giving it the name
"on" and replace with a meaningful name that reflects its behaviour.
Coding only, no change in behaviour.
2011-04-04 23:23:13 +01:00
..
autovacuum.c Avoid assuming there will be only 3 states for synchronous_commit. 2011-04-04 23:23:13 +01:00
bgwriter.c Move synchronous_standbys_defined updates from WAL writer to BG writer. 2011-03-18 21:43:45 -04: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 Zero out vacuum_count and related counters in pgstat_recv_tabstat(). 2011-03-07 11:17:47 -05:00
postmaster.c Avoid possible hang during smart shutdown. 2011-04-03 19:42:00 -04:00
syslogger.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
walwriter.c Move synchronous_standbys_defined updates from WAL writer to BG writer. 2011-03-18 21:43:45 -04:00