Re: Win32 patch to allow compilation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Win32 patch to allow compilation
Дата
Msg-id Pine.LNX.4.44.0305161537280.2224-100000@peter.localdomain
обсуждение исходный текст
Ответ на Win32 patch to allow compilation  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Win32 patch to allow compilation  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian writes:

> I have applied the following patch to allow Win32 compilation under
> MinGW.  The patch includes the following changes:
>
>     Win32 port is now called 'win32' rather than 'win'

I think this is wrong-headed.  What's the reason?

>     new /include/port/win32_include dir to hold missing include files

For the other ports we have simply named this directory after the name of
the port.  Appending "_include" is redundant.

--
Peter Eisentraut   peter_e@gmx.net


В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Add pg_catalog to pltcl code
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Removal of krb4 support...