summaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorAndrew Dunstan2014-12-22 19:12:06 +0000
committerAndrew Dunstan2014-12-22 19:12:06 +0000
commitb2d145bff02e5f278649aca0e6fb6142ea2f298d (patch)
tree0dcb9e0408f7d257798b70472af7b14d21408044 /src/backend/parser/parse_utilcmd.c
parent955557ddccb4065831af80b0966cbd02937dfb72 (diff)
Fix documentation of argument type of json_agg and jsonb_agg
json_agg was originally designed to aggregate records. However, it soon became clear that it is useful for aggregating all kinds of values and that's what we have on 9.3 and 9.4, and in head for it and jsonb_agg. The documentation suggested otherwise, so this fixes it.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions