pgsql
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 ?
Thanks !
Attachments:
"Darko Prenosil" <Darko.Prenosil@finteh.hr> writes:
Here is changed fe-connect.c
Could we see a "diff -c" against what you started from, rather
than trying to intuit what changes you want to make?
regards, tom lane
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.cI 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@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026