1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-17 06:41:24 +03:00

Further tidy up on json aggregate documentation

This commit is contained in:
Andrew Dunstan 2014-12-22 18:31:38 -05:00
parent cc82141d9a
commit 11863bf4a0

View File

@ -11575,7 +11575,7 @@ SELECT NULLIF(value, '(none)') ...
<function>json_agg(<replaceable class="parameter">expression</replaceable>)</function>
</entry>
<entry>
<type>expression</type>
<type>any</type>
</entry>
<entry>
<type>json</type>