Re: BUG #10847: Connection.setSavepoint()/releaseSavepoint() is not thread-safe

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: BUG #10847: Connection.setSavepoint()/releaseSavepoint() is not thread-safe
Дата
Msg-id CAM-w4HMPA9JVNzuMQuVMoN3yK7cEd8jGpkAOMXmD5DcusjBAcg@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #10847: Connection.setSavepoint()/releaseSavepoint() is not thread-safe  (christian@schlichtherle.de)
Ответы Re: BUG #10847: Connection.setSavepoint()/releaseSavepoint() is not thread-safe  (John R Pierce <pierce@hogranch.com>)
Список pgsql-bugs
I think you need to report this to the JDBC mailing list at
pgsql-jdbc@postgresql.org

http://www.postgresql.org/list/pgsql-jdbc/

The Postgres libpq interface is most definitely not threadsafe but I
don't see any indication in that stack trace that it's using libpq. It
seems to be pure Java there.

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Alter system and reload causes bogus complaints about setting changes
Следующее
От: John R Pierce
Дата:
Сообщение: Re: BUG #10847: Connection.setSavepoint()/releaseSavepoint() is not thread-safe