aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-06-20 18:45:28 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-06-20 18:45:28 +0000
commit82480e28f5744582dba78320824e3569ed76e74a (patch)
treef3d6aea7799b512660fa16e3a41d4187125d20f7 /src/backend/access/gist/gistproc.c
parent87698ffa8e667f99a224420db97aa0306d71b3f4 (diff)
downloadpostgresql-82480e28f5744582dba78320824e3569ed76e74a.tar.gz
postgresql-82480e28f5744582dba78320824e3569ed76e74a.zip
Fix things so that array_agg_finalfn does not modify or free its input
ArrayBuildState, per trouble report from Merlin Moncure. By adopting this fix, we are essentially deciding that aggregate final-functions should not modify their inputs ever. Adjust documentation and comments to match that conclusion.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions