Re: PQisBusy() always busy

Поиск
Список
Период
Сортировка
От bradg
Тема Re: PQisBusy() always busy
Дата
Msg-id 1315854264192-4795490.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: PQisBusy() always busy  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: PQisBusy() always busy  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-novice
My output is:

i=1
i=1

The very first PQisBusy() inside is_result_ready() — right after the
variable declarations at the top — returns NO before even getting to the
select() / FD_ISSET() portion of the code.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/PQisBusy-always-busy-tp4793847p4795490.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: PQisBusy() always busy
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: PQisBusy() always busy