didou           Thu Oct  9 09:59:15 2003 EDT

  Modified files:              
    /phpdoc/en/reference/pgsql  reference.xml 
  Log:
  adding pg_errormessage
  
Index: phpdoc/en/reference/pgsql/reference.xml
diff -u phpdoc/en/reference/pgsql/reference.xml:1.16 
phpdoc/en/reference/pgsql/reference.xml:1.17
--- phpdoc/en/reference/pgsql/reference.xml:1.16        Thu Oct  9 09:55:45 2003
+++ phpdoc/en/reference/pgsql/reference.xml     Thu Oct  9 09:59:15 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
  <reference id="ref.pgsql">
   <title>PostgreSQL functions</title>
   <titleabbrev>PostgreSQL</titleabbrev>
@@ -65,6 +65,10 @@
        <row>
         <entry><function>pg_cmdtuples</function></entry>
         <entry><function>pg_affected_rows</function></entry>
+       </row>
+       <row>
+        <entry><function>pg_errormessage</function></entry>
+        <entry><function>pg_last_error</function></entry>
        </row>
        <row>
         <entry><function>pg_exec</function></entry>

Reply via email to