Re: Memory leak on hashed agg rescan - Mailing list pgsql-hackers

From Neil Conway
Subject Re: Memory leak on hashed agg rescan
Date
Msg-id b4e5ce320810161228i4c713cc5y9da08b9a34aae19@mail.gmail.com
Whole thread Raw
In response to Re: Memory leak on hashed agg rescan  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, Oct 16, 2008 at 5:26 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> It would probably be cleaner to take that logic out of build_hash_table
> altogether, and put it in a separate function to be called by
> ExecInitAgg.

Yeah, I considered that -- makes sense. Attached is the patch I
applied to HEAD, REL8_3_STABLE and REL8_2_STABLE.

Neil

Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: 8.3 .4 + Vista + MingW + initdb = ACCESS_DENIED
Next
From: Simon Riggs
Date:
Subject: Re: Deriving Recovery Snapshots