<function>json_agg(<replaceable class="parameter">expression</replaceable>)</function>
</entry>
<entry>
- <type>expression</type>
+ <type>any</type>
</entry>
<entry>
<type>json</type>
<function>jsonb_agg(<replaceable class="parameter">expression</replaceable>)</function>
</entry>
<entry>
- <type>expression</type>
+ <type>any</type>
</entry>
<entry>
<type>jsonb</type>
<function>json_object_agg(<replaceable class="parameter">name</replaceable>, <replaceable class="parameter">value</replaceable>)</function>
</entry>
<entry>
- <type>("any", "any")</type>
+ <type>(any, any)</type>
</entry>
<entry>
<type>json</type>
<function>jsonb_object_agg(<replaceable class="parameter">name</replaceable>, <replaceable class="parameter">value</replaceable>)</function>
</entry>
<entry>
- <type>("any", "any")</type>
+ <type>(any, any)</type>
</entry>
<entry>
<type>jsonb</type>