diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-03-13 00:54:10 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-03-13 00:54:10 +0000 |
commit | 642cd0ab13f01c84b789c75024778fe2e6c5d10a (patch) | |
tree | ae4f27caf2f0dd7bb71f05ce0c079cd985617138 /src/backend/utils/adt/float.c | |
parent | 58e351113fc9ca9064766e62547fcc26b4664a9a (diff) | |
download | postgresql-642cd0ab13f01c84b789c75024778fe2e6c5d10a.tar.gz postgresql-642cd0ab13f01c84b789c75024778fe2e6c5d10a.zip |
Repair memory leakage introduced into the non-hashed aggregate case by
7.4 rewrite for hashed aggregate support. If the transition data type
is pass-by-reference, the transValue must be pfreed when starting a new
group boundary, else we have a one-value-per-group leakage. Thanks to
Rae Steining for providing a reproducible test case.
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions