From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Martin Pitt <martin(at)piware(dot)de> |
Cc: | PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: Fwd: Bug#372115: Last security update of postgresql-contrib |
Date: | 2006-06-10 16:02:35 |
Message-ID: | 200606101602.k5AG2Zo14063@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Martin Pitt wrote:
-- Start of PGP signed section.
> Hi PostgreSQL gurus,
>
> we recently received this bug report after we upgraded Debian's stable
> release to the equivalent of 7.4.13 (with the fixes for quote
> escaping).
>
> Does anyone know DBMirror.pl? The proposed fix seems wrong since it
> just reverts the behavior to the old quote escaping style.
Using '' instead of \' allows dbmirror work now that \' throws an error
on unsafe encodings.
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-06-10 16:38:20 | Re: Fwd: Bug#372115: Last security update of postgresql-contrib breaks database replication with DBMirror.pl |
Previous Message | Martin Pitt | 2006-06-10 16:01:07 | Fwd: Bug#372115: Last security update of postgresql-contrib breaks database replication with DBMirror.pl |