Re: Win32 defines

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Win32 defines
Дата
Msg-id 200304170320.h3H3KqK26872@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Win32 defines  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > [ patch removes #ifndef CYGWIN around permissions checks ]
>
> Has Windows' filesystem gotten better since we put those #ifdefs in
> there?  IIRC, they're there because PG refused to boot on Windows
> without 'em.

Actually, it would compile with the new win32defs.h file, but it would
be useless, so I skip it.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Win32 defines
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] Are we losing momentum?