Re: Pipe fixes for win32 services

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Pipe fixes for win32 services
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34BF10@algol.sollentuna.se
обсуждение исходный текст
Ответ на Pipe fixes for win32 services  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-patches
>Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> This needs to be applied soon so the installer can be tested.
>
>I can't speak to the details of the Windows process-launch code,
>but it looked okay to me otherwise.
>
>One point: if I understood correctly, this is necessary only for
>Windows 2000, because we've already blown off the thought of
>supporting any older Windows versions, no?

No, NT4 is also on our list of supported versions.

> If we later decide
>we can't support W2K either, this would be a pretty large chunk
>of code that we could pull out.  Please make sure it's clearly
>labeled as "useful only as long as we support Windows 2000".

It is, in the comment preceding the code.

//Magnus

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Pipe fixes for win32 services
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Function to kill backend