From: Bruce Momjian Date: Tue, 5 Jul 2022 18:06:45 +0000 (-0400) Subject: relnotes: clarify that PG 15 multi-xid is advanced more X-Git-Tag: REL_15_BETA3~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=db1fff1ea43720d7aba41e5f03a62009731e559c;p=thirdparty%2Fpostgresql.git 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 --- diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml index 47ac329e793..179ad37d9d4 100644 --- a/doc/src/sgml/release-15.sgml +++ b/doc/src/sgml/release-15.sgml @@ -994,7 +994,8 @@ Author: Peter Geoghegan Allow vacuum to be more - aggressive in setting the oldest frozenxid (Peter Geoghegan) + aggressive in setting the oldest frozen and multi transaction id + (Peter Geoghegan)