joey Fri Nov 29 21:10:13 2002 EDT
Modified files:
/phpdoc/en/reference/pgsql reference.xml
Log:
Fixed a typo.
Index: phpdoc/en/reference/pgsql/reference.xml
diff -u phpdoc/en/reference/pgsql/reference.xml:1.10
phpdoc/en/reference/pgsql/reference.xml:1.11
--- phpdoc/en/reference/pgsql/reference.xml:1.10 Sat Sep 14 17:24:54 2002
+++ phpdoc/en/reference/pgsql/reference.xml Fri Nov 29 21:10:12 2002
@@ -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>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php