From 8bbe180991299bb70a615165e71bb78bbf3ae155 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Thu, 24 Jan 2002 09:33:54 +0000 Subject: [PATCH] Change NEWS entry according to pgsql source change. --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 46277a35a3..108f42c2b1 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev -- Added automatic connection reset for pgsql. Web server reboot is not needed - in most cases when PostgreSQL server is rebooted. (Yasuo) +- Fixed pg_pconnect(). It catches broken connection and reconnects to PostgreSQL + server always. When PostgreSQL is rebooted, web server reboot is not needed + to avoid errors. (Yasuo) - Fix --enable-safe-mode. This configure option was not working. (Yasuo) - added function domxml_dump_node($doc,$node). Dumps a node plus all children into a string. (chregu) -- 2.50.1