Re: Various fixes for syslogger - Mailing list pgsql-patches

From Tom Lane
Subject Re: Various fixes for syslogger
Date
Msg-id 1358.1190485341@sss.pgh.pa.us
Whole thread Raw
In response to Re: Various fixes for syslogger  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
List 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 by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: ilike multi-byte pattern cache
Next
From: Tom Lane
Date:
Subject: Re: [DOCS] Patch to update log levels