postgresql/src/include/replication
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
..
basebackup.h Cleanup copyright years and file names in the header comments of some files. 2011-03-10 15:05:33 +09:00
replnodes.h Make walsender options order-independent 2011-01-23 23:39:18 +01:00
syncrep.h Avoid assuming there will be only 3 states for synchronous_commit. 2011-04-04 23:23:13 +01:00
walprotocol.h Separate messages for standby replies and hot standby feedback. 2011-02-18 11:31:49 +00:00
walreceiver.h Change pg_last_xlog_receive_location() not to move backwards. That makes 2011-03-01 20:54:35 +02:00
walsender.h Automatically terminate replication connections that are idle for more 2011-03-30 10:20:37 +03:00