aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2023-05-24 22:03:40 -0400
committerBruce Momjian <bruce@momjian.us>2023-05-24 22:03:40 -0400
commit46ba86cd32dc499a5cf8fbab7d3f596f4e7852a2 (patch)
tree945c8e53b4f730de2f27d4d7b931169f0335b082
parent5c2c59ba0b5f723b067a6fa8bf8452d41fbb2125 (diff)
downloadpostgresql-46ba86cd32dc499a5cf8fbab7d3f596f4e7852a2.tar.gz
postgresql-46ba86cd32dc499a5cf8fbab7d3f596f4e7852a2.zip
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
-rw-r--r--doc/src/sgml/release-16.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml
index 88d6514ad7f..faecae7c42f 100644
--- a/doc/src/sgml/release-16.sgml
+++ b/doc/src/sgml/release-16.sgml
@@ -487,7 +487,7 @@ Author: John Naylor <john.naylor@postgresql.org>
<listitem>
<para>
-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)
</para>
<para>