pgsql: doc: backpatch mention use of cross platform logical replication

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: backpatch mention use of cross platform logical replication
Date: 2018-06-28 13:12:18
Message-ID: E1fYWig-0006sr-MB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: backpatch mention use of cross platform logical replication

Backpatch 21c1f0c607f0344ae8f71ecaae1fe6f58cf7ff9a to PG 10 docs.

Reported-by: Haribabu Kommi

Discussion: https://postgr.es/m/CAJrrPGfdknoqZcMipPy8XnH3hO3uRic6JTD=jv35oj1DWqL07g@mail.gmail.com

Backpatch-through: only 10

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5b0539aba9b3708bd424a5933805631038c848f2

Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 7 +++++++
1 file changed, 7 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2018-06-28 13:26:13 Tips on committing
Previous Message Peter Eisentraut 2018-06-28 08:27:18 Re: pgsql: Convert debug message from ereport to elog