]> granicus.if.org Git - postgresql/commit
Allow bidirectional copy messages in streaming replication mode.
authorRobert Haas <rhaas@postgresql.org>
Sat, 11 Dec 2010 14:27:37 +0000 (09:27 -0500)
committerRobert Haas <rhaas@postgresql.org>
Sat, 11 Dec 2010 14:27:37 +0000 (09:27 -0500)
commitd3d414696f39e2b57072fab3dd4fa11e465be4ed
treef99e5cd6209d2462424d22bcee41e036741b45f5
parent20f396429186a35a81fc7ef3ad34c3134ead2992
Allow bidirectional copy messages in streaming replication mode.

Fujii Masao.  Review by Alvaro Herrera, Tom Lane, and myself.
doc/src/sgml/libpq.sgml
doc/src/sgml/protocol.sgml
src/backend/replication/libpqwalreceiver/libpqwalreceiver.c
src/backend/replication/walreceiver.c
src/backend/replication/walsender.c
src/include/replication/walreceiver.h
src/interfaces/libpq/fe-exec.c
src/interfaces/libpq/fe-protocol2.c
src/interfaces/libpq/fe-protocol3.c
src/interfaces/libpq/libpq-fe.h
src/interfaces/libpq/libpq-int.h