[commits] Horde branch master updated. da89540692ff08d3468adb92f06f8f9b53b36179
Michael M Slusarz
slusarz at horde.org
Tue Mar 15 02:24:26 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 259cdbeed09af11009b311c1b52027662cc0ccdd
da89540 Bug #9153: Fixes for postgresql binary data
-----------------------------------------------------------------------
commit da89540692ff08d3468adb92f06f8f9b53b36179
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Mar 14 20:27:19 2011 -0600
Bug #9153: Fixes for postgresql binary data
1) Stream data may contain escaped characters, so need to scan for these
characters.
2) Fix regex - should be using (?:foo) instead of [foo].
framework/Db/lib/Horde/Db/Adapter/Postgresql/Column.php | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/da89540692ff08d3468adb92f06f8f9b53b36179
More information about the commits
mailing list