pgsql: relnotes: clarify that PG 15 multi-xid is advanced more

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: relnotes: clarify that PG 15 multi-xid is advanced more
Date: 2022-07-05 18:07:09
Message-ID: E1o8mx2-001M2d-A5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

relnotes: clarify that PG 15 multi-xid is advanced more

Reported-by: Peter Geoghegan

Discussion: https://postgr.es/m/CAH2-Wzk-oOpKObMKJ=Df4WBERX0ja14ymu3h5JrDt_FtmvH1yQ@mail.gmail.com

Backpatch-through: 15 only

Branch
------
REL_15_STABLE

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

Modified Files
--------------
doc/src/sgml/release-15.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-07-05 18:17:33 pgsql: Revert 019_replslot_limit.pl related debugging aids.
Previous Message Robert Haas 2022-07-05 17:36:08 pgsql: Rename pg_checkpointer predefined role to pg_checkpoint.