Re: Various fixes for syslogger

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Various fixes for syslogger
Дата
Msg-id 1358.1190485341@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Various fixes for syslogger  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-patches
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> writes:
> Andrew Dunstan <andrew@dunslane.net> wrote:
>> Can you pinpoint where this change in argv/argc was made? I'm having
>> trouble locating it.

> Oops, I misread the codes. There was the same bug in 8.0, too.
> Therefore, the fix should be appled to 8.0, 8.1, 8.2 and 8.3dev.
> We've had the bug in all versions after syslogger was added.

I've applied this fix, but only as far back as 8.2, on two grounds:
1. It's only likely to be of interest to developers.
2. We are no longer supporting 8.0 or 8.1 on Windows.

While it's theoretically not a Windows-specific bug, in practice
no one is going to use the EXEC_BACKEND option on other platforms.

            regards, tom lane

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: ilike multi-byte pattern cache
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [DOCS] Patch to update log levels