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-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=a817edbf6f302c376f5c0012d19a0474b6bdea88;p=users%2Frhaas%2Fpostgres.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 d2134ea54c..c30c530065 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)