From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Fix pg_ctl restart bug |
Date: | 2008-06-26 03:39:37 |
Message-ID: | 200806260339.m5Q3dbd13330@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > However, as of 2004-10-15, this has not worked. :-( The attached patch
> > is the one that caused the bug --- on non-Unix systems, SYSTEMQUOTE is
> > "", meaning zero-length string. I should have seen the bug when I
> > applied the contributed patch in 2004.
>
> So, shouldn't this fix be back-patched?
Well, no one has actually complained about the breakage, and it has been
a few years. Also there is always the risk of a new bug being
introduced, so I am unsure.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2008-06-26 03:58:09 | Re: [0/4] Proposal of SE-PostgreSQL patches |
Previous Message | Tom Lane | 2008-06-26 03:38:11 | Re: Fix pg_ctl restart bug |