Re: PQisBusy() always busy
| От | bradg |
|---|---|
| Тема | Re: PQisBusy() always busy |
| Дата | |
| Msg-id | 1315867447753-4796276.post@n5.nabble.com обсуждение |
| Ответ на | Re: PQisBusy() always busy (Merlin Moncure <mmoncure@gmail.com>) |
| Ответы |
Re: PQisBusy() always busy
|
| Список | pgsql-novice |
I know it must sound stupid, but... My code is simple and works exactly the way I want it to with the blocking functions PQexecParams() and PQexecPrepared(). I'm trying to extend it with asynchronous functions so I can execute queries both ways. But I seem to be losing a lot of time on this so my thought was to just use the blocking functions in a separate thread. Hence my question whether or not they are thread safe. Do you know if they are? Thanks -- View this message in context: http://postgresql.1045698.n5.nabble.com/PQisBusy-always-busy-tp4793847p4796276.html Sent from the PostgreSQL - novice mailing list archive at Nabble.com.
В списке pgsql-novice по дате отправления: