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-fcbdf35aa...@postgrespro.ru Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/0e60a50e0bf158bead247731e00cee95bcf64daf Modified Files -------------- doc/src/sgml/protocol.sgml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-)