Re: Non-blocking libpq in 7.3 beta2

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: prashanth(at)jibe(dot)biz
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Non-blocking libpq in 7.3 beta2
Date: 2002-10-24 04:32:29
Message-ID: 200210240432.g9O4WTu18327@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


We believe all the non-blocking problems are fixed. If not, please let
us know.

I don't know if you can use 7.3 beta against 7.2.X. We always allow
7.2.X to use 7.3 server, but not always the reverse. You can give it a
try.

---------------------------------------------------------------------------

prashanth(at)jibe(dot)biz wrote:
>
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2002-10-24 13:55:52 Re: Non-blocking libpq in 7.3 beta2
Previous Message prashanth 2002-10-24 04:21:43 Non-blocking libpq in 7.3 beta2