added link to persistent connections information

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111627 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jason Sheets 2003-01-13 04:48:03 +00:00
parent 27b807d1f5
commit bace656021

View file

@ -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>