[commits] Horde branch master updated. bc3869a30093873b04366fe29a6eb2835c6c82a4
Jan Schneider
jan at horde.org
Fri Feb 10 12:18:10 UTC 2017
The branch "master" has been updated.
The following is a summary of the commits.
from: 66f9a23bf03cc5a6be4404a8c958f6b1ea75b160
6e6b299 This is always true since we dropped PostgreSQL 8 support.
ac1984d Todo
217e907 Catch errors from lastInsertId() (Request #10805).
bc3869a [jan] Fix returning session ID when using a PostgreSQL backend.
Summary: http://github.com/horde/horde/compare/66f9a23bf03cc5a6be4404a8c958f6b1ea75b160...bc3869a30093873b04366fe29a6eb2835c6c82a4
-----------------------------------------------------------------------
commit 6e6b299c86a47dab146ccb436609374f95bd1706
Author: Jan Schneider <jan at horde.org>
Date: Fri Feb 10 12:47:57 2017 +0100
This is always true since we dropped PostgreSQL 8 support.
framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)
http://github.com/horde/horde/commit/6e6b299c86a47dab146ccb436609374f95bd1706
-----------------------------------------------------------------------
commit ac1984d5df82a204ec82307591dbf5b63609d7d8
Author: Jan Schneider <jan at horde.org>
Date: Fri Feb 10 13:02:40 2017 +0100
Todo
framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php | 2 ++
1 file changed, 2 insertions(+)
http://github.com/horde/horde/commit/ac1984d5df82a204ec82307591dbf5b63609d7d8
-----------------------------------------------------------------------
commit 217e9074dbd2b5e90fdc1db5b618ab2fafccdc5c
Author: Jan Schneider <jan at horde.org>
Date: Fri Feb 10 13:13:35 2017 +0100
Catch errors from lastInsertId() (Request #10805).
framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/217e9074dbd2b5e90fdc1db5b618ab2fafccdc5c
-----------------------------------------------------------------------
commit bc3869a30093873b04366fe29a6eb2835c6c82a4
Author: Jan Schneider <jan at horde.org>
Date: Fri Feb 10 12:17:00 2017 +0000
[jan] Fix returning session ID when using a PostgreSQL backend.
framework/SessionHandler/lib/Horde/SessionHandler/Storage/Sql.php | 4 +++-
framework/SessionHandler/package.xml | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/bc3869a30093873b04366fe29a6eb2835c6c82a4
More information about the commits
mailing list