pgsql: Assorted corrections to the patch to add WAL receiver replies.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Assorted corrections to the patch to add WAL receiver replies.
Date: 2011-02-15 17:05:20
Message-ID: E1PpOL2-0004ZB-L1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Assorted corrections to the patch to add WAL receiver replies.

Per reports from Fujii Masao.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/883a9659faf6e49e314b264ca32ed7645068a409

Modified Files
--------------
doc/src/sgml/config.sgml | 46 +++++++++++++++++-----------------
src/backend/replication/walsender.c | 25 ++++++++++++++----
2 files changed, 42 insertions(+), 29 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-02-15 18:28:06 pgsql: Fix obsolete comment.
Previous Message Robert Haas 2011-02-15 13:05:21 pgsql: Rename max_predicate_locks_per_transaction.