New nodeGroup.c code uses own copy of first tuple in a group.

Vadim B. Mikheev <vadim4o@yahoo.com>

Commit: b1b246ab40faaba0cea515b2254bb12aa672417a
Author: Vadim B. Mikheev <vadim4o@yahoo.com>
Date: 1998-02-18T12:40:44Z
Releases: 7.1.1
New nodeGroup.c code uses own copy of first tuple in a group.
Free memory after comparison in nodeUnique.c

Files

PathChange+/−
src/backend/executor/nodeGroup.c modified +58 −85
src/backend/executor/nodeUnique.c modified +8 −3