From 74932e621f488d2f774f30d1b6cff4eb648872b5 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Thu, 24 Jan 2002 06:51:12 +0000 Subject: [PATCH] Added pgsql connection reset feature. Add my name to --enable-safe-mode fix. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 12559f64b8..46277a35a3 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev -- Fix --enable-safe-mode. This configure option was not working. +- Added automatic connection reset for pgsql. Web server reboot is not needed + in most cases when PostgreSQL server is rebooted. (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) - Added function domxml_node_get_content() (chregu) -- 2.50.1