summaryrefslogtreecommitdiff
path: root/src/bin/psql/variables.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2014-12-22 14:20:19 -0500
committerAndrew Dunstan <andrew@dunslane.net>2014-12-22 14:21:20 -0500
commitcc82141d9a4d2d83aea6691fad2d8fbbd1a277c2 (patch)
tree0cc08b41ce5497b2b78f03b2736a0605879d0897 /src/bin/psql/variables.c
parentacbcb3262984d9a78021cfc8518a6b30c880312e (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/bin/psql/variables.c')
0 files changed, 0 insertions, 0 deletions