pgsql: Copy editing of the replication origins patch.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Copy editing of the replication origins patch.
Date: 2015-05-01 10:26:17
Message-ID: E1Yo89B-0003dI-34@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Copy editing of the replication origins patch.

Michael Paquier and myself.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2b22795b32576fa7173b501b646581a17de35902

Modified Files
--------------
doc/src/sgml/func.sgml | 5 ++---
doc/src/sgml/replication-origins.sgml | 24 ++++++++++++------------
src/backend/replication/logical/origin.c | 14 +++++++-------
src/include/catalog/pg_replication_origin.h | 2 +-
4 files changed, 22 insertions(+), 23 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2015-05-01 11:17:15 Re: pgsql: Copy editing of the replication origins patch.
Previous Message Andres Freund 2015-05-01 10:26:16 Re: pgsql: Introduce replication progress tracking infrastructure.