pgsql

Started by Darko Prenosilalmost 25 years ago3 messagesbugs
Jump to latest
#1Darko Prenosil
darko.prenosil@finteh.hr

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:

fe-connect.capplication/octet-stream; name=fe-connect.cDownload
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Darko Prenosil (#1)
Re: pgsql

"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

#3Bruce Momjian
bruce@momjian.us
In reply to: Darko Prenosil (#1)
Re: 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 ?

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