Re: [HACKERS] New patches for running PostgreSQL on Windows - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] New patches for running PostgreSQL on Windows
Date
Msg-id 199901170626.BAA10830@candle.pha.pa.us
Whole thread Raw
In response to New patches for running PostgreSQL on Windows  (Horak Daniel <horak@mmp.plzen-city.cz>)
List pgsql-hackers
[Charset iso-8859-2 unsupported, filtering to ASCII...]
> Hi,
> 
> I have created a new patch for compiling PostgreSQL on Windows.
> 
> It requires:
> - Cygwin B20.1
> - a crypt library
> - the cygipc package
> - added the included headers (endian.h into Cygwin's include/, tcp.h into
> include/netinet and un.h into include/sys)

I have created an include/win32 directory, and put these files in there
with a README.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] New patches for running PostgreSQL on Windows
Next
From: Keith Parks
Date:
Subject: Re: [HACKERS] Backend crash in opr_sanity regression test.