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

Commit17e4082

Browse files
committed
Fix bogus documentation of json_object_agg().
It takes two arguments, not one.
1 parent3d8c2b4 commit17e4082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12170,7 +12170,7 @@ NULL baz</literallayout>(3 rows)</entry>
1217012170
<indexterm>
1217112171
<primary>json_object_agg</primary>
1217212172
</indexterm>
12173-
<function>json_object_agg(<replaceable class="parameter">expression</replaceable>)</function>
12173+
<function>json_object_agg(<replaceable class="parameter">name</replaceable>, <replaceable class="parameter">value</replaceable>)</function>
1217412174
</entry>
1217512175
<entry>
1217612176
<type>("any", "any")</type>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp