Skip to content
Snippets Groups Projects
Commit 642cd0ab authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent 58e35111
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment