Re: BYTEA / DBD::Pg change in 9.0 beta

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BYTEA / DBD::Pg change in 9.0 beta
Дата
Msg-id 21996.1274290300@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BYTEA / DBD::Pg change in 9.0 beta  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: BYTEA / DBD::Pg change in 9.0 beta  ("Andrew Dunstan" <andrew@dunslane.net>)
Список 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 по дате отправления:

Предыдущее
От: Jesper Krogh
Дата:
Сообщение: Re: pg_upgrade - link mode and transaction-wraparound data loss
Следующее
От: "BRUSSER Michael"
Дата:
Сообщение: Building the 64-bit Postgres