summaryrefslogtreecommitdiff
path: root/src/backend/access/heap/heapam.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:20:19 -0500
commit302bed04b2e2c6074cccc3b63aa1962c5a4461dd (patch)
tree439e6d6d8922063b292620dbecaae4fe6982407f /src/backend/access/heap/heapam.c
parent7ac0aff2b83e88edf5e7dcd4c4b425319d9537d6 (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/access/heap/heapam.c')
0 files changed, 0 insertions, 0 deletions