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

From bradg
Subject Re: PQisBusy() always busy
Date
Msg-id 1315856896020-4795679.post@n5.nabble.com
Whole thread Raw
In response to Re: PQisBusy() always busy  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: PQisBusy() always busy
List pgsql-novice
Well, my output matches yours now:

select returned zero
i=0
not busy!
i=1

Thanks for helping me eliminate that part of my code.

Just curious... If I can't get to the bottom of my problem, is it safe to
put PQexecParams() and PQexecPrepared() in a separate thread?

--
View this message in context: http://postgresql.1045698.n5.nabble.com/PQisBusy-always-busy-tp4793847p4795679.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