[Tickets #9153] BYTEA DB escaping for postgres driver
bugs at horde.org
bugs at horde.org
Wed Jul 28 02:29:05 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9153
------------------------------------------------------------------------------
Ticket | 9153
Created By | Michael Slusarz <slusarz at horde.org>
Summary | BYTEA DB escaping for postgres driver
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone | 4.0
Patch |
Owners | Chuck Hagenbuch
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2010-07-27 22:29) wrote:
There needs to be a way to escape (whether manually or automatically)
BYTEA data for Postgres DBs in Horde_Db.
See, e.g, framework/Prefs/lib/Horde/Prefs/Sql.php and the
pg_escape_bytea() and pg_unescape_bytea() calls.
More information about the bugs
mailing list