projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5829444
)
doc PG 17 relnotes: add incremental JSON parser item
author
Bruce Momjian
Sat, 18 May 2024 16:50:22 +0000
(12:50 -0400)
committer
Bruce Momjian
Sat, 18 May 2024 16:50:22 +0000
(12:50 -0400)
Reported-by: Andrew Dunstan
Discussion: https://postgr.es/m/
e48dbf1e
-62c9-4dbb-8b42-
bb9ed898a0ab
@dunslane.net
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 428cb5c5a2e067a094944c9e8659fd5ebf0c809d..9c511848943ea67024876d594572ce5eab6b4f12 100644
(file)
--- a/
doc/src/sgml/release-17.sgml
+++ b/
doc/src/sgml/release-17.sgml
@@
-2451,6
+2451,17
@@
User-defined data type receive functions will no longer receive their data null-
+
+
+
+
+Add incremental JSON parser for use with huge JSON documents (Andrew Dunstan)
+
+
+