Group: pgsql.patches


Subject: Various fixes for syslogger
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 9/22/2007 2:22:21 PM
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 ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq