8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5829444 commit 3f49df9Copy full SHA for 3f49df9
doc/src/sgml/release-17.sgml
@@ -2451,6 +2451,17 @@ User-defined data type receive functions will no longer receive their data null-
2451
</para>
2452
</listitem>
2453
2454
+<!--
2455
+Author: Andrew Dunstan <andrew@dunslane.net>
2456
+2024-04-04 [3311ea86e] Introduce a non-recursive JSON parser
2457
+-->
2458
+
2459
+<listitem>
2460
+<para>
2461
+Add incremental JSON parser for use with huge JSON documents (Andrew Dunstan)
2462
+</para>
2463
+</listitem>
2464
2465
<!--
2466
Author: Nathan Bossart <nathan@postgresql.org>
2467
2024-02-28 [363eb0599] Convert README to Markdown.
0 commit comments