Re: Fwd: Bug#372115: Last security update of postgresql-contrib - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: Fwd: Bug#372115: Last security update of postgresql-contrib
Date
Msg-id 200606101602.k5AG2Zo14063@candle.pha.pa.us
Whole thread Raw
In response to Fwd: Bug#372115: Last security update of postgresql-contrib breaks database replication with DBMirror.pl  (Martin Pitt <martin@piware.de>)
List 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. +

pgsql-bugs by date:

Previous
From: Martin Pitt
Date:
Subject: Fwd: Bug#372115: Last security update of postgresql-contrib breaks database replication with DBMirror.pl
Next
From: Tom Lane
Date:
Subject: Re: Fwd: Bug#372115: Last security update of postgresql-contrib breaks database replication with DBMirror.pl