async. query processing

Поиск
Список
Период
Сортировка
От Ruslan A Dautkhanov
Тема async. query processing
Дата
Msg-id 42C3FAB8.3080702@scn.ru
обсуждение исходный текст
Ответы Re: async. query processing  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hello !

How to distinguish is PQgetResult(pgConn) return NULL when just no more
data to process
OR when hard error occur during fetching data from DB?

In the docs for PQsendQuery I not see any reference that PQgetResult can
indicate that
error raised. What changed since PG 7? I have a code in a client C
program, that not
work from PG8...

Thanks a lot for any comments

--
Ruslan A Dautkhanov

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

Предыдущее
От: Jean-Max Reymond
Дата:
Сообщение: Re: BUG #1739: memory leak in pl/perl with spi_exec_query
Следующее
От: Tom Lane
Дата:
Сообщение: Re: async. query processing