pgsql: Fix syntax descriptions for replication commands in logicaldecod

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix syntax descriptions for replication commands in logicaldecod
Date: 2016-01-29 03:16:21
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix syntax descriptions for replication commands in logicaldecoding.sgml

Patch-by: Oleksandr Shulgin
Reviewed-by: Craig Ringer and Fujii Masao
Backpatch-through: 9.4 where logical decoding was introduced

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/cb89a3afaa7196954fed42b7b823b5cdfbf2a455

Modified Files
--------------
doc/src/sgml/logicaldecoding.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-01-29 09:30:16 pgsql: Fix incorrect pattern-match processing in psql's \det command.
Previous Message Robert Haas 2016-01-28 21:46:15 pgsql: postgres_fdw: Refactor deparsing code for locking clauses.