jsheets         Sun Jan 12 23:48:03 2003 EDT

  Modified files:              
    /phpdoc/en/reference/pgsql/functions        pg-pconnect.xml 
  Log:
  added link to persistent connections information
  
Index: phpdoc/en/reference/pgsql/functions/pg-pconnect.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-pconnect.xml:1.3 
phpdoc/en/reference/pgsql/functions/pg-pconnect.xml:1.4
--- phpdoc/en/reference/pgsql/functions/pg-pconnect.xml:1.3     Thu Oct  3 02:23:24 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-pconnect.xml Sun Jan 12 23:48:03 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.82 -->
   <refentry id="function.pg-pconnect">
    <refnamediv>
@@ -37,7 +37,9 @@
      generated by <function>pg_pconnect</function>.
     </para>
     <para>
-     See also <function>pg_connect</function>.
+     See also <function>pg_connect</function>, and the section
+     <link linkend="features.persistent-connections">Persistent Database
+     Connections</link> for more information.
     </para>
    </refsect1>
   </refentry>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to