Re: [BUGS] non blcoking behaviour

2001-02-23 Thread Tom Lane
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

2001-02-23 Thread Erik Hofman
POSTGRESQL BUG REPORT TEMPLATE Your name : Erik Hofman Your email address : [EMAIL PROTECTED] Sys