pgsql: Add missing index terms for replication commands in the document - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Add missing index terms for replication commands in the document
Date
Msg-id E1XJCpk-000533-Qy@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Add missing index terms for replication commands in the document
List pgsql-committers
Add missing index terms for replication commands in the document.

Previously only CREATE_REPLICATION_SLOT was exposed as an index term.
That's odd and there is no reason not to add index terms for other
replication commands.

Back-patch to 9.4.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3b2f4aa0f0fe23b0cac753f91833df353994d298

Modified Files
--------------
doc/src/sgml/protocol.sgml |   26 +++++++++++++++++++-------
1 file changed, 19 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Add missing index terms for replication commands in the document
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Add missing index terms for replication commands in the document