Non-blocking libpq in 7.3 beta2

From: prashanth(at)jibe(dot)biz
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Non-blocking libpq in 7.3 beta2
Date: 2002-10-24 04:21:43
Message-ID: 20021023212143.A23030@wind.jibenetworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Hi,

I noticed that the nonblocking code in the 7.3beta2 version of libpq
has been modified to fix the broken return values of PQflush, amongst
others.

A couple of questions:

Is the nonblocking code comprehensively fixed and just awaiting beta
testing, or is it a temporary patch?

Can I use this 7.3 beta2 version of libpq against a 7.2.1 version of
the pgsql server? It seems from various list archives that the
backend/frontend protocol has not changed so far (though it might for
7.4). If so, then the answer should be affirmative, correct? If not,
is there a non-beta version that the server that is usable against
this libpq?

Thanks,

--prashanth

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2002-10-24 04:32:29 Re: Non-blocking libpq in 7.3 beta2
Previous Message Gerhard Häring 2002-10-23 10:09:07 Re: Cancel a query