Re: WIN32 Non Blocking - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: WIN32 Non Blocking
Date
Msg-id 200107171407.f6HE7Pb00609@candle.pha.pa.us
Whole thread Raw
In response to Re: WIN32 Non Blocking  ("Denis A. Doroshenko" <d.doroshenko@omnitel.net>)
List pgsql-bugs
> Ugh... statically alocated buffer and sprintf()s with data of variable
> length; usage of data as format string... hell, i'm happy this is code
> for win32, although it scares me greatly. will it go as it is to PGSQL?
> :-0

Good points.  Right now, because they arrived on the same day, we have
two libpq Win32 patches floating around.  Seems the two authors are
going to have to communicate and submit one patch anyway.  I am going to
put both patches

    http://candle.pha.pa.us/cgi-bin/pgpatches

and maybe someone can merge them and clean them up as needed.  Few of us
have Win32 development machines so we need some help.

We know we have Win32 errno problems and I am glad two people have
jumped in to fix them.

--
  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

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: WIN32 Non Blocking
Next
From: "Sumant , The Programmer"
Date:
Subject: Doubt