From bace6560210b8f7cf6fe29a78296035f60131cad Mon Sep 17 00:00:00 2001 From: Jason Sheets Date: Mon, 13 Jan 2003 04:48:03 +0000 Subject: [PATCH] added link to persistent connections information git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111627 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/functions/pg-pconnect.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/reference/pgsql/functions/pg-pconnect.xml b/reference/pgsql/functions/pg-pconnect.xml index 795527d303..ebcff5be30 100644 --- a/reference/pgsql/functions/pg-pconnect.xml +++ b/reference/pgsql/functions/pg-pconnect.xml @@ -1,5 +1,5 @@ - + @@ -37,7 +37,9 @@ generated by pg_pconnect. - See also pg_connect. + See also pg_connect, and the section + Persistent Database + Connections for more information.