From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Darko Prenosil <Darko(dot)Prenosil(at)finteh(dot)hr> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: pgsql |
Date: | 2001-07-16 19:17:40 |
Message-ID: | 200107161917.f6GJHeh28433@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
> Non-Blocking Connection is not working under WIN32 build of PGSQL interface.
> I Spend some time to make it work.
> Here is changed fe-connect.c
>
> I did not check if all of non-blocking functions are working,
> but I checked PQsetnonblocking,PQisnonblocking,
> PQsendQuery, PQgetResult and few others.
>
> Can Anyone check my corrections and try to built this functionality
> in future versions ?
Can I get a diff -c to review your changes. Please send it to the same
list or patches list. Thanks.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Darko Prenosil | 2001-07-16 22:12:48 | WIN32 Non Blocking |
Previous Message | Tom Lane | 2001-07-16 19:05:39 | Re: pgsql |