sander          Thu Aug  1 10:41:26 2002 EDT

  Modified files:              
    /phpdoc/en/reference/pgsql/functions        pg-fetch-array.xml 
                                                pg-last-error.xml 
  Log:
  Minor improvements
  
  
Index: phpdoc/en/reference/pgsql/functions/pg-fetch-array.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-fetch-array.xml:1.4 
phpdoc/en/reference/pgsql/functions/pg-fetch-array.xml:1.5
--- phpdoc/en/reference/pgsql/functions/pg-fetch-array.xml:1.4  Wed Apr 24 21:07:02 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-fetch-array.xml      Thu Aug  1 10:41:25 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
   <refentry id="function.pg-fetch-array">
    <refnamediv>
@@ -11,7 +11,7 @@
      <methodsynopsis>
       <type>array</type><methodname>pg_fetch_array</methodname>
       <methodparam><type>resource</type><parameter>result</parameter></methodparam>
-      <methodparam><type>int</type><parameter>row</parameter></methodparam>
+      <methodparam 
+choice="opt"><type>int</type><parameter>row</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>result_type</parameter></methodparam>
      </methodsynopsis>
     <para>
Index: phpdoc/en/reference/pgsql/functions/pg-last-error.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-last-error.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-last-error.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-last-error.xml:1.2   Wed Apr 17 02:43:20 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-last-error.xml       Thu Aug  1 10:41:25 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
   <refentry id="function.pg-last-error">
    <refnamediv>
@@ -10,7 +10,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>string</type><methodname>pg_last_error</methodname>
-      
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
+      <methodparam 
+choice="opt"><type>resource</type><parameter>connection</parameter></methodparam>
      </methodsynopsis>
     <para>
      <function>pg_last_error</function> returns the last error message



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to