Re: PQisBusy() always busy - Mailing list pgsql-novice

From bradg
Subject Re: PQisBusy() always busy
Date
Msg-id 1315854264192-4795490.post@n5.nabble.com
Whole thread Raw
In response to Re: PQisBusy() always busy  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: PQisBusy() always busy  (Merlin Moncure <mmoncure@gmail.com>)
List 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 by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: PQisBusy() always busy
Next
From: Merlin Moncure
Date:
Subject: Re: PQisBusy() always busy