Event System

Поиск
Список
Период
Сортировка
От Jean-Gérard Pailloncy
Тема Event System
Дата
Msg-id 98ca5429a6bf77bd8448a6555aadcaa9.squirrel@webmail.rilk.com
обсуждение исходный текст
Ответы Re: Event System  (Andrejs Cainikovs <andrejsc@globalautomationsystems.com>)
Список pgsql-general
Hi,

I study the possibility to devellop an application with libevent and
postgresql. I discover that a new "Event System" will be present in libpq
8.4.

I would like to know if, when I send asynchronously a query to the server
with PQsendQuery/PQsendQueryPrepared, the "Event Callback Procedure" will
be call when the result is ready and then the callback will call
PQgetResult ?
No more need to monitor the connexion waiting for the next result...

Cordialement,
Jean-Gérard Pailloncy


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

Предыдущее
От: Pawan Agrawal
Дата:
Сообщение: Installation problem
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Using results from RETURNING