diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-06-20 18:45:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-06-20 18:45:28 +0000 |
commit | 82480e28f5744582dba78320824e3569ed76e74a (patch) | |
tree | f3d6aea7799b512660fa16e3a41d4187125d20f7 /src/backend/access/gist/gistproc.c | |
parent | 87698ffa8e667f99a224420db97aa0306d71b3f4 (diff) | |
download | postgresql-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