Skip to content

Commit 2a4ee7b

Browse files
committed
Further tidy up on json aggregate documentation
1 parent 302bed0 commit 2a4ee7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12163,7 +12163,7 @@ NULL baz</literallayout>(3 rows)</entry>
1216312163
<function>json_agg(<replaceable class="parameter">expression</replaceable>)</function>
1216412164
</entry>
1216512165
<entry>
12166-
<type>expression</type>
12166+
<type>any</type>
1216712167
</entry>
1216812168
<entry>
1216912169
<type>json</type>
@@ -12179,7 +12179,7 @@ NULL baz</literallayout>(3 rows)</entry>
1217912179
<function>json_object_agg(<replaceable class="parameter">name</replaceable>, <replaceable class="parameter">value</replaceable>)</function>
1218012180
</entry>
1218112181
<entry>
12182-
<type>("any", "any")</type>
12182+
<type>(any, any)</type>
1218312183
</entry>
1218412184
<entry>
1218512185
<type>json</type>

0 commit comments

Comments
 (0)