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

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Add missing index terms for replication commands in the document
Дата
Msg-id E1XJCpk-000532-Qu@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
master

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Make an editorial pass over the 9.4 release notes.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add missing index terms for replication commands in the document