Re: Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial
Date
Msg-id 13739.1262719903@sss.pgh.pa.us
Whole thread Raw
In response to Re: Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial
List pgsql-hackers
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
> yeah it is probably some strange platform specific issue - however with 
> some help from the IRC channel I came up with the following patch that
> considerable reduces the memory bloat (but still needs ~55MB max) and 
> allows the build to succeed.

What about Alvaro's idea of adding
$row = undef;

at the bottom of the loop?  That seems marginally less ugly...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial
Next
From: Dave Page
Date:
Subject: Re: libpq naming on Win64