Re: Nearing final release?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Nearing final release?
Дата
Msg-id 28883.1098128436@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Nearing final release?  (Abhijit Menon-Sen <ams@oryx.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: gettext calls in pgport
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Getting rid of AtEOXact Buffers (was Re: [Testperf-general]