Re: implementing asynchronous notifications

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: implementing asynchronous notifications
Дата
Msg-id 4265A05C.6050302@opencloud.com
обсуждение исходный текст
Ответ на Re: implementing asynchronous notifications  (Andras Kadinger <bandit@surfnonstop.com>)
Ответы Re: implementing asynchronous notifications  (David Gagnon <dgagnon@siunik.com>)
Список pgsql-jdbc
Andras Kadinger wrote:

> PGConnection.getNotifies() now processes peding Async Notifies first - no
> need to send polling queries to the server anymore. The result is zero
> network traffic in the idle case.

I've applied your latest patch (with some cosmetic editing and a
testcase) to CVS HEAD. Thanks for implementing this!

-O

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

Предыдущее
От: David Gagnon
Дата:
Сообщение: Re: ResultSet.relative(0) throws "Cannot move to index of 0"
Следующее
От: David Gagnon
Дата:
Сообщение: Re: implementing asynchronous notifications