From: Bruce Momjian Date: Wed, 24 May 2023 04:09:13 +0000 (-0400) Subject: doc: PG 16 relnotes, update xid/subxid searches item X-Git-Tag: REL_16_BETA2~112 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a817edbf6f302c376f5c0012d19a0474b6bdea88;p=thirdparty%2Fpostgresql.git doc: PG 16 relnotes, update xid/subxid searches item Reported-by: John Naylor Discussion: https://postgr.es/m/CAFBsxsEPg8L2MmGqavc8JByC=WF_Mnkhn-KKnFPkcqh0hydung@mail.gmail.com --- diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml index d2134ea54c9..c30c5300658 100644 --- a/doc/src/sgml/release-16.sgml +++ b/doc/src/sgml/release-16.sgml @@ -2569,7 +2569,7 @@ Author: John Naylor -Allow xid/subxid searches to use vector operations on x86-64 architectures (Nathan Bossart) +Allow xid/subxid searches to use vector operations (Nathan Bossart)