Re: BYTEA / DBD::Pg change in 9.0 beta - Mailing list pgsql-hackers

From Tom Lane
Subject Re: BYTEA / DBD::Pg change in 9.0 beta
Date
Msg-id 21996.1274290300@sss.pgh.pa.us
Whole thread Raw
In response to Re: BYTEA / DBD::Pg change in 9.0 beta  (Magnus Hagander <magnus@hagander.net>)
Responses Re: BYTEA / DBD::Pg change in 9.0 beta
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> On Wed, May 19, 2010 at 11:11 AM, Robert Haas <robertmhaas@gmail.com> wrote:
>> Yeah, that's what I'm worried about. �I remember going through this
>> with E'' quoting. �It wasn't fun.

> Right. So do we know what the policy is? As long as DBD::Pg is
> released before pg 9.0 we'd be fine, *provided* that they
> (redhat/novell/debian/whatever) actually pull in the latest version at
> that point...

Well, as far as Red Hat goes, I'll make a point of not shipping 9.0
before DBD::Pg is updated.  I'm not sure how tense we need to be about
this, though, considering that users can easily turn off the option
if they need to run clients with old drivers.

BTW, standard_conforming_strings is really a different case because of
the SQL-injection security hazards with non-scs-aware client code.
I don't see any comparable risk for bytea format.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Jesper Krogh
Date:
Subject: Re: pg_upgrade - link mode and transaction-wraparound data loss
Next
From: "BRUSSER Michael"
Date:
Subject: Building the 64-bit Postgres