postgresql/src/backend/access
Simon Riggs 5286105800 Cascading replication feature for streaming log-based replication.
Standby servers can now have WALSender processes, which can work with
either WALReceiver or archive_commands to pass data. Fully updated
docs, including new conceptual terms of sending server, upstream and
downstream servers. WALSenders terminated when promote to master.

Fujii Masao, review, rework and doc rewrite by Simon Riggs
2011-07-19 03:40:03 +01:00
..
common Enable CHECK constraints to be declared NOT VALID 2011-06-30 11:24:31 -04:00
gin Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h 2011-07-04 14:35:58 -04:00
gist Change the way the offset of downlink is stored in GISTInsertStack. 2011-07-15 12:18:30 +03:00
hash Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h 2011-07-04 14:35:58 -04:00
heap Try to acquire relation locks in RangeVarGetRelid. 2011-07-08 22:19:30 -04:00
index Avoid having two copies of the HOT-chain search logic. 2011-06-27 10:27:17 -04:00
nbtree Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h 2011-07-04 14:35:58 -04:00
transam Cascading replication feature for streaming log-based replication. 2011-07-19 03:40:03 +01:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00