Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc82141
)
Further tidy up on json aggregate documentation
author
Andrew Dunstan
<andrew@dunslane.net>
Mon, 22 Dec 2014 23:31:38 +0000
(18:31 -0500)
committer
Andrew Dunstan
<andrew@dunslane.net>
Mon, 22 Dec 2014 23:31:38 +0000
(18:31 -0500)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 3ec030288f4605740b2bcb492b00fcebfb77f5e2..5ebb462cce380fecba96445079b1ce1796a01d12 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-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>