pgsql: Improve the protocol message descriptions for 2PC logical replic

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Improve the protocol message descriptions for 2PC logical replic
Дата
Msg-id E1oLjn5-0007J1-8X@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve the protocol message descriptions for 2PC logical replication.

The messages were using 'two-phase transaction' at some places and
'prepared transaction' at other places. Make them consistently use
'prepared transaction'.

Reported-by: Ekaterina Kiryanova
Author: Peter Smith
Reviewed by: Amit Kapila
Backpatch-through: 15
Discussion: https://postgr.es/m/745414e7-efb2-a6ae-5b83-fcbdf35aabc8@postgrespro.ru

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c5d67881d343a507269bde124a49df19e0296157

Modified Files
--------------
doc/src/sgml/protocol.sgml | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pgsql: Reinstate tests accidentally removed by e3fcca0d0d
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix typo in test_oat_hooks README