Re: [HACKERS] New patches for running PostgreSQL on Windows

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] New patches for running PostgreSQL on Windows
Дата
Msg-id 199901170626.BAA10830@candle.pha.pa.us
обсуждение исходный текст
Ответ на New patches for running PostgreSQL on Windows  (Horak Daniel <horak@mmp.plzen-city.cz>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] New patches for running PostgreSQL on Windows
Следующее
От: Keith Parks
Дата:
Сообщение: Re: [HACKERS] Backend crash in opr_sanity regression test.