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

doc PG 17 relnotes: improve JSON casting item

Reported-by: jian he

Discussion: https://postgr.es/m/CACJufxE0HY19F8Oo-wb-+i4bKDamiaL_aUV8qB69_8mwoScZow@mail.gmail.com

Backpatch-through: master
This commit is contained in:
Bruce Momjian
2024-05-18 12:13:59 -04:00
parent b67478b99b
commit 5829444879

View File

@@ -1678,7 +1678,7 @@ Author: Andrew Dunstan <andrew@dunslane.net>
<listitem>
<para>
Add jsonpath methods to convert JSON values to different data types (Jeevan Chalke)
Add jsonpath methods to convert JSON values to other JSON data types (Jeevan Chalke)
</para>
<para>