Re:

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Re:
Дата
Msg-id 981987931.3a87f25b9f790@webmail.retep.org.uk
обсуждение исходный текст
Ответ на  (KB Sriram <kbs@snapfish.com>)
Список pgsql-jdbc
Quoting KB Sriram <kbs@snapfish.com>:

> I'm using the 7.0.3 release JDBC driver, and observed that when
> Postgres aborts the transaction because of a problem within a
> transaction block, SQLExceptions are not always thrown from the
> driver on further queries.

[snip]

> Looking into the code, it looked as though the *ABORT STATUS* message
> in the protocol was being ignored in the driver. I've attached a patch
> (against the 7.0.3 driver) of the changes that made it work better
> for me.

[snip]

I'll apply this when I get back to my source tree.

Peter

--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

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

Предыдущее
От: KB Sriram
Дата:
Сообщение:
Следующее
От: Barry Lind
Дата:
Сообщение: Re: [GENERAL] How to make PostgreSQL JDBC drive get PGTZ?