projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b67478b
)
doc PG 17 relnotes: improve JSON casting item
author
Bruce Momjian
Sat, 18 May 2024 16:13:59 +0000
(12:13 -0400)
committer
Bruce 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-17.sgml
b/doc/src/sgml/release-17.sgml
index d7fd87f3d5c784527d5068ae5a3c9f25347b6d23..428cb5c5a2e067a094944c9e8659fd5ebf0c809d 100644
(file)
--- a/
doc/src/sgml/release-17.sgml
+++ b/
doc/src/sgml/release-17.sgml
@@
-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)