aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2012-04-13 21:36:59 +0300
committerPeter Eisentraut <peter_e@gmx.net>2012-04-13 21:36:59 +0300
commitc0cc526e8b1e821dfced692a68e4c8978c2bdbc1 (patch)
treeefc28ea316bc5aedcffe57963c049a8bbd540d13 /src/backend/access/gist/gistxlog.c
parent64e1309c76aca35e32e62e69fc11e96aadfb2615 (diff)
downloadpostgresql-c0cc526e8b1e821dfced692a68e4c8978c2bdbc1.tar.gz
postgresql-c0cc526e8b1e821dfced692a68e4c8978c2bdbc1.zip
Rename bytea_agg to string_agg and add delimiter argument
Per mailing list discussion, we would like to keep the bytea functions parallel to the text functions, so rename bytea_agg to string_agg, which already exists for text. Also, to satisfy the rule that we don't want aggregate functions of the same name with a different number of arguments, add a delimiter argument, just like string_agg for text already has.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions