From: Bruce Momjian Date: Thu, 25 May 2023 02:03:40 +0000 (-0400) Subject: doc: PG 16 relnotes, add author from previous merge X-Git-Url: http://git.postgresql.org/gitweb/-?a=commitdiff_plain;h=46ba86cd32dc499a5cf8fbab7d3f596f4e7852a2;p=users%2Frhaas%2Fpostgres.git doc: PG 16 relnotes, add author from previous merge Reported-by: John Naylor Discussion: https://postgr.es/m/CAFBsxsEMoNdg6CCMuQ-6YJ8G=AgGNMVuiTb5Di5bsoPfBb=9CA@mail.gmail.com --- diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml index 88d6514ad7..faecae7c42 100644 --- a/doc/src/sgml/release-16.sgml +++ b/doc/src/sgml/release-16.sgml @@ -487,7 +487,7 @@ Author: John Naylor -Allow xid/subxid searches and ASCII string detection to use vector operations (Nathan Bossart) +Allow xid/subxid searches and ASCII string detection to use vector operations (Nathan Bossart, John Naylor)