[Tickets #9153] Re: BYTEA DB escaping for postgres driver
bugs at horde.org
bugs at horde.org
Sat Mar 12 23:09:15 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9153
------------------------------------------------------------------------------
Ticket | 9153
Updated By | Git Commit <commits at lists.horde.org>
Summary | BYTEA DB escaping for postgres driver
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 3. High
Milestone | 4.0
Patch |
Owners | Chuck Hagenbuch
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2011-03-12 23:09) wrote:
Changes have been made in Git for this ticket:
Bug #9153: Change how quoting of binary data is done, so that Postgres
stores binary data correctly
Data should be flagged by wrapping it in a Horde_Db_Value_Binary object. This
doesn't solve the problem that postgres blobs are streams when coming out of
PDO.
11 files changed, 126 insertions(+), 57 deletions(-)
http://git.horde.org/horde-git/-/commit/965d096694da47b40d483439fbfd08f1483ac9ca
More information about the bugs
mailing list