[commits] Horde branch master updated. 5628c6f8c0da43437e751e8b0df7db705bfd62b5
Michael M Slusarz
slusarz at horde.org
Mon Oct 3 16:13:11 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 9fdcf7521e1a931649d0a24af512e21130a15092
5628c6f Revert "Fix binary decoding of BLOB data on Postgresql 9.1+ servers."
-----------------------------------------------------------------------
commit 5628c6f8c0da43437e751e8b0df7db705bfd62b5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Oct 3 03:47:06 2011 -0600
Revert "Fix binary decoding of BLOB data on Postgresql 9.1+ servers."
This reverts commit 9fdcf7521e1a931649d0a24af512e21130a15092.
The problem seems to be instead with our ENCODING of data. Data that
has not been altered since before I upgraded DBs is working fine. It's
only the serialized strings added after upgrading that is broken (e.g.
lastlogin information; expanded mailbox list)
framework/Db/lib/Horde/Db/Adapter/Postgresql/Column.php | 6 +++---
framework/Db/package.xml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/5628c6f8c0da43437e751e8b0df7db705bfd62b5
More information about the commits
mailing list