pgsql

From: "Darko Prenosil" <Darko(dot)Prenosil(at)finteh(dot)hr>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: pgsql
Date: 2001-07-13 23:13:33
Message-ID: 000b01c10bf1$7ab17a80$1700a8c0@darko
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 ?

Thanks !

Attachment Content-Type Size
fe-connect.c application/octet-stream 65.3 KB

Responses

  • Re: pgsql at 2001-07-16 19:05:39 from Tom Lane
  • Re: pgsql at 2001-07-16 19:17:40 from Bruce Momjian

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2001-07-15 02:14:26 postmaster locks up in 7.1b3
Previous Message Tom Lane 2001-07-13 19:00:27 Re: No subselects in constraint (bug?)