doc PG 17 relnotes: adjust SQL/JSON constructor func. authors
authorBruce Momjian <bruce@momjian.us>
Wed, 22 May 2024 22:46:26 +0000 (18:46 -0400)
committerBruce Momjian <bruce@momjian.us>
Wed, 22 May 2024 22:46:26 +0000 (18:46 -0400)
Reported-by: Amit Langote
Discussion: https://postgr.es/m/CA+HiwqHA2_2V-UtdEEjX3wMUcO=pAwH2D=9P9cRYGVcNLJkH+w@mail.gmail.com

Author: Amit Langote

Backpatch-through: master

doc/src/sgml/release-17.sgml

index e381dbe5d966b53d245605fde3fcfd35424b4113..fe3feb269eb8e4dadf7160a47f6675a156fb1f0b 100644 (file)
@@ -1607,7 +1607,7 @@ Author: Amit Langote <amitlan@postgresql.org>
 
 <listitem>
 <para>
-Add SQL/JSON constructor functions JSON(), JSON_SCALAR(), and JSON_SERIALIZE() (Amit Langote)
+Add SQL/JSON constructor functions JSON(), JSON_SCALAR(), and JSON_SERIALIZE() (Nikita Glukhov, Teodor Sigaev, Oleg Bartunov, Alexander Korotkov, Andrew Dunstan, Amit Langote)
 </para>
 </listitem>