Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc5b31e2

Browse files
committed
Minor housekeeping on JSON docs.
1 parent64cdbbc commitc5b31e2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp