Re: Win32: Minimising desktop heap usage

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Dave Page <dpage(at)postgresql(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Win32: Minimising desktop heap usage
Date: 2007-10-23 18:07:41
Message-ID: 471E386D.7090102@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Dave Page wrote:
> Tom Lane wrote:
>> [ looks again... ] Actually, I think you just proved my point for me.
>> The ZeroMemory call should go away, no?
>
> Yup, quite correct. v3 attached.

Great job tracking this down!

Patch looks good from here (after the fixes per Tom).

Applied, many thanks!

//Magnus

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Heikki Linnakangas 2007-10-23 20:18:15 Re: EXECUTE USING for plpgsql (for 8.4)
Previous Message Magnus Hagander 2007-10-23 17:49:40 Re: Win32: Minimising desktop heap usage