Thread: pgsql: Add missing index terms for replication commands in the document

pgsql: Add missing index terms for replication commands in the document

From
Fujii Masao
Date:
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
------
master

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

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