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

From Andrew Dunstan
Subject Re: BYTEA / DBD::Pg change in 9.0 beta
Date
Msg-id 60451.209.226.93.226.1274291540.squirrel@dunslane.net
Whole thread Raw
In response to Re: BYTEA / DBD::Pg change in 9.0 beta  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, May 19, 2010 1:31 pm, Tom Lane wrote:
> 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.
>


Yeah, and the impact of this will be much more limited. I'd want quite a
bit of convincing to agree that we shouldn't turn it on right away.

cheers

andrew



pgsql-hackers by date:

Previous
From: Bogdan Vlad
Date:
Subject: C function argument types
Next
From: Tom Lane
Date:
Subject: Re: Building the 64-bit Postgres