pgsql: Minor sync rep corrections.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Minor sync rep corrections.
Date: 2011-03-10 19:57:36
Message-ID: E1PxlzM-0005rN-QP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Minor sync rep corrections.

Fujii Masao, with a bit of additional wordsmithing by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/64360987953e450e53098e6b79d89c5b80dc7842

Modified Files
--------------
src/backend/replication/syncrep.c | 6 +++---
src/backend/storage/ipc/shmqueue.c | 2 +-
src/include/replication/syncrep.h | 3 +--
3 files changed, 5 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-03-10 20:01:10 pgsql: Remove obsolete comment.
Previous Message Robert Haas 2011-03-10 19:38:11 pgsql: Emit a LOG message when pausing at the recovery target.