Fix bug #68892 Missing few details in online manual page.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338290 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Yasuo Ohgaki 2015-12-18 09:32:28 +00:00
parent bac528da61
commit 042696fa64

View file

@ -47,6 +47,8 @@
<parameter>connection</parameter> is not present, the default connection
is used. The default connection is the last connection made by
<function>pg_connect</function> or <function>pg_pconnect</function>.
When there is no default connection, it raises <literal>E_WARNING</literal>
and returns &false;.
</para>
</listitem>
</varlistentry>