]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
relnotes: clarify that PG 15 multi-xid is advanced more
authorBruce Momjian <bruce@momjian.us>
Tue, 5 Jul 2022 18:06:45 +0000 (14:06 -0400)
committerBruce Momjian <bruce@momjian.us>
Tue, 5 Jul 2022 18:06:45 +0000 (14:06 -0400)
Reported-by: Peter Geoghegan
Discussion: https://postgr.es/m/CAH2-Wzk-oOpKObMKJ=Df4WBERX0ja14ymu3h5JrDt_FtmvH1yQ@mail.gmail.com

Backpatch-through: 15 only

doc/src/sgml/release-15.sgml

index 47ac329e793491e4ac5ad4ee7a159f142dced447..179ad37d9d4c020acd96854ca79aa895bdbd1c30 100644 (file)
@@ -994,7 +994,8 @@ Author: Peter Geoghegan <pg@bowt.ie>
       <listitem>
        <para>
         Allow <link linkend="routine-vacuuming">vacuum</link> to be more
-        aggressive in setting the oldest frozenxid (Peter Geoghegan)
+        aggressive in setting the oldest frozen and multi transaction id
+        (Peter Geoghegan)
        </para>
       </listitem>