Re: Prepared statement leak

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Prepared statement leak
Дата
Msg-id Pine.BSO.4.63.0604261524100.31984@leary2.csoft.net
обсуждение исходный текст
Ответ на Re: Prepared statement leak  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc

On Tue, 4 Apr 2006, Kris Jurka wrote:

> On Tue, 4 Apr 2006, Peter Eisentraut wrote:
>
>> We seem to have identified a prepared statement leak in the JDBC driver.
>
> I believe the attached patch fixes this, but I'd like Oliver to take a look
> at it.  I've made included the original statement name in the list of things
> available to the ParseComplete receiver so it can record the correct original
> statement to be destroyed.
>

I've applied this patch to 8.0, 8.1, and head cvs branches and will try to
put out a new release this week.

Kris Jurka


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Markus Schaber
Дата:
Сообщение: Re: Automated setting of timezone with connection pooling
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: XA rollback problem