Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302bed0 commit 2a4ee7bCopy full SHA for 2a4ee7b
doc/src/sgml/func.sgml
@@ -12163,7 +12163,7 @@ NULL baz</literallayout>(3 rows)</entry>
12163
<function>json_agg(<replaceable class="parameter">expression</replaceable>)</function>
12164
</entry>
12165
<entry>
12166
- <type>expression</type>
+ <type>any</type>
12167
12168
12169
<type>json</type>
@@ -12179,7 +12179,7 @@ NULL baz</literallayout>(3 rows)</entry>
12179
<function>json_object_agg(<replaceable class="parameter">name</replaceable>, <replaceable class="parameter">value</replaceable>)</function>
12180
12181
12182
- <type>("any", "any")</type>
+ <type>(any, any)</type>
12183
12184
12185
0 commit comments