1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-04 12:42:24 +03:00

doc PG 17 relnotes: adjust SQL/JSON constructor func. authors

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
This commit is contained in:
Bruce Momjian 2024-05-22 18:46:26 -04:00
parent 3551da969e
commit 29a9a632c5

View 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>