Re: Nearing final release? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Nearing final release?
Date
Msg-id 28883.1098128436@sss.pgh.pa.us
Whole thread Raw
In response to Re: Nearing final release?  (Abhijit Menon-Sen <ams@oryx.com>)
List pgsql-hackers
Abhijit Menon-Sen <ams@oryx.com> writes:
> At 2004-10-16 18:41:05 -0400, tgl@sss.pgh.pa.us wrote:
>> I think the cleanest solution is probably to add a state flag indicating
>> whether ParseComplete should generate a PGresult or not.

> Like the appended (incremental) patch?

Not exactly --- the way you've got this set up, a failed PQprepare will
leave a booby trap for the next operation.  The flag has got to be reset
on command send, not on receipt of a success response.  I'll find a
better place to do it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: gettext calls in pgport
Next
From: Jan Wieck
Date:
Subject: Re: Getting rid of AtEOXact Buffers (was Re: [Testperf-general]