aboutsummaryrefslogtreecommitdiffstats
path: root/git-tools/hooks/commit-msg
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2011-02-23 20:12:12 -0500
committerOleg Pudeyev <oleg@bsdpower.com>2011-03-06 20:16:16 -0500
commitd69a7c620a08d1866a24033ef43646a4bbfc9925 (patch)
tree04e1dfac1a0a9be42c61bebb85c9c83a073d66ec /git-tools/hooks/commit-msg
parentf08cbc73de208dab29737ab53db3af8a6a2d97fc (diff)
downloadforums-d69a7c620a08d1866a24033ef43646a4bbfc9925.tar
forums-d69a7c620a08d1866a24033ef43646a4bbfc9925.tar.gz
forums-d69a7c620a08d1866a24033ef43646a4bbfc9925.tar.bz2
forums-d69a7c620a08d1866a24033ef43646a4bbfc9925.tar.xz
forums-d69a7c620a08d1866a24033ef43646a4bbfc9925.zip
[ticket/10057] Report postgres db connection errors.
Addresses two issues: 1. When pgsql extension is missing, @pg_connect would silently abort execution. Check for pg_connect existence before calling it, same with pg_pconnect. 2. When connection fails, the error reported by php is discarded. User is shown the failure message without the reason for failure, making debugging difficult. Collect the error (if any) via a temporarily installed error handler, and display it if connection failed. PHPBB3-10057
Diffstat (limited to 'git-tools/hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions