Re: pg_ctl error msg on Windows 2000

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_ctl error msg on Windows 2000
Дата
Msg-id 7653.1159117222@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_ctl error msg on Windows 2000  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
> On version of Windows prior to XP, pg_ctl will *always* log a warning
> about not finding Job API functions. This is probably unnecessary, since
> they are never present there. The check was originally intended to give
> a warning if something was wrong on a system where it was *expected*.

> Attached patch checks the OS version before emitting the error message.

Applied.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bad bug in fopen() wrapper code
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Bad bug in fopen() wrapper code