Fixed a typo.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106241 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Joey Smith 2002-11-30 02:10:12 +00:00
parent d47b8a1c08
commit 273855f6a9

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.10 $ -->
<!-- $Revision: 1.11 $ -->
<reference id="ref.pgsql">
<title>PostgreSQL functions</title>
<titleabbrev>PostgreSQL</titleabbrev>
@ -172,8 +172,8 @@
the feature required for the function.
</para>
<para>
It is also important that you use newer libpq than PostgreSQL
Server to be connected. If you use libpq older than PostgreSQL
It is also important that you do not use an older libpq than the PostgreSQL
Server to which you will be connecting. If you use libpq older than PostgreSQL
Server expects, you may have problems.
</para>
<para>