git.postgresql.org Git - postgresql.git/commit
2009年6月20日 18:45:28 +0000 (18:45 +0000)
2009年6月20日 18:45:28 +0000 (18:45 +0000)
commit 82480e28f5744582dba78320824e3569ed76e74a
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.
This is the main PostgreSQL git repository.
RSS
Atom