Re: Weird behavior in transaction handling (Possible bug ?)

Поиск
Список
Период
Сортировка
От Vadim Nasardinov
Тема Re: Weird behavior in transaction handling (Possible bug ?)
Дата
Msg-id 200501141707.38043@vadim.nasardinov
обсуждение исходный текст
Ответ на Re: Weird behavior in transaction handling (Possible bug ?)  (Oliver Jowett <oliver@opencloud.com>)
Ответы Re: Weird behavior in transaction handling (Possible bug ?)
Re: Weird behavior in transaction handling (Possible bug ?)
Список pgsql-jdbc
On Friday 14 January 2005 16:38, Oliver Jowett wrote:
> It might be worthwhile having commit() throw an exception if the
> transaction did not actually commit, rather than only reporting
> server-generated errors. What do people think?

Sounds like a good idea.

> It'd be possible to have optional "automatic savepoint wrapping" in the
> driver, where every user query was transparently wrapped in
> subtransaction. You might prefer to write the code to make the driver do
> this, rather than change your application.

Also seems like a useful feature at first blush.

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

Предыдущее
От: Stephen McConnell
Дата:
Сообщение: An I/O error occured while sending to the backend.
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Weird behavior in transaction handling (Possible bug ?)