pgsql: Improve terminology

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve terminology
Date: 2022-09-24 01:24:55
Message-ID: E1obtuY-001jW5-NU@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve terminology

Use "prepared transaction" instead of "two-phrase transaction". This
is in line with c5d67881d343a507269bde124a49df19e0296157.

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8d985560fc1de6197323d4397d2a2bf762657463

Modified Files
--------------
doc/src/sgml/ref/pg_recvlogical.sgml | 4 ++--
src/bin/pg_basebackup/pg_recvlogical.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-09-24 19:06:16 pgsql: meson: Remove non-binary targets accidentally added to bin_targe
Previous Message Tom Lane 2022-09-23 22:22:37 pgsql: Doc: make an editorial pass over the v15 release notes.