doc PG 17 relnotes: improve JSON casting item
authorBruce Momjian
Sat, 18 May 2024 16:13:59 +0000 (12:13 -0400)
committerBruce Momjian
Sat, 18 May 2024 16:13:59 +0000 (12:13 -0400)
Reported-by: jian he
Discussion: https://postgr.es/m/CACJufxE0HY19F8Oo-wb-+i4bKDamiaL_aUV8qB69_8mwoScZow@mail.gmail.com

Backpatch-through: master

doc/src/sgml/release-17.sgml

index d7fd87f3d5c784527d5068ae5a3c9f25347b6d23..428cb5c5a2e067a094944c9e8659fd5ebf0c809d 100644 (file)
@@ -1678,7 +1678,7 @@ Author: Andrew Dunstan 
 
 
 
-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)