Re: Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Cc: Robert Haas <robertmhaas@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-05T20:23:57Z
Lists: pgsql-hackers
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
>> What about Alvaro's idea of adding
>> $row = undef;
>> at the bottom of the loop?  That seems marginally less ugly...

> not sure I want to argue about the ugliness of perl but that has the 
> same effect as my patch so either way would do to get spoonbill green again.

OK, done.

			regards, tom lane