Re: [BUGS] non blcoking behaviour
Erik Hofman <[EMAIL PROTECTED]> writes: > Probably adding CONNECTION_MADE to PQsendQuery The code is not broken, but it would be if we changed that. CONNECTION_MADE is an intermediate state in the nonblocking connection procedure; it does not entitle you to send a query. You really shouldn't be
[BUGS] non blcoking behaviour
POSTGRESQL BUG REPORT TEMPLATE Your name : Erik Hofman Your email address : [EMAIL PROTECTED] Sys