Re: getting async raise notice messages

Поиск
Список
Период
Сортировка
От Pawel Veselov
Тема Re: getting async raise notice messages
Дата
Msg-id CAMnJ+BdS9eL8DS1He=xKtsBruKZnqyDE9HggJrUXADRo2mJVkA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: getting async raise notice messages  (Pawel Veselov <pawel.veselov@gmail.com>)
Ответы Re: getting async raise notice messages  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc

[skipped]
 
I've put together this patch (over 9.1-902, which is just what I currently use), if anybody's interested: http://pastebin.com/KftdtdNq ,but:
- it uses JDK6 stuff
- has effect of copying all statements/resultset warnings into connection warnings

And one other thing. That's not asynchronous, it simply provides callbacks into the caller's app to allow to process notifications as they are received.

[skipped]

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

Предыдущее
От: Pawel Veselov
Дата:
Сообщение: Re: getting async raise notice messages
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: getting async raise notice messages