File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -10391,7 +10391,7 @@ table2-mapping
1039110391 </row>
1039210392 <row>
1039310393 <entry><para><literal>json_object(keys text[], values text[])</literal>
10394- </para><para><literal>json_object (keys text[], values text[])</literal>
10394+ </para><para><literal>jsonb_object (keys text[], values text[])</literal>
1039510395 </para></entry>
1039610396 <entry>
1039710397 This form of <function>json_object</> takes keys and values pairwise from two separate
@@ -10505,6 +10505,12 @@ table2-mapping
1050510505 <indexterm>
1050610506 <primary>jsonb_to_recordset</primary>
1050710507 </indexterm>
10508+ <indexterm>
10509+ <primary>json_strip_nulls</primary>
10510+ </indexterm>
10511+ <indexterm>
10512+ <primary>jsonb_strip_nulls</primary>
10513+ </indexterm>
1050810514
1050910515 <table id="functions-json-processing-table">
1051010516 <title>JSON Processing Functions</title>
You can’t perform that action at this time.
0 commit comments