cucinato                Sat Aug 10 09:28:44 2002 EDT

  Modified files:              
    /phpdoc/en/reference/pgsql/functions        pg-lo-create.xml 
  Log:
  The period didn't make sense to me. Hope this is correct.
  
  
Index: phpdoc/en/reference/pgsql/functions/pg-lo-create.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-create.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-lo-create.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-lo-create.xml:1.2    Wed Apr 17 02:43:20 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-lo-create.xml        Sat Aug 10 09:28:44 
+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-lo-create">
    <refnamediv>
@@ -21,8 +21,8 @@
      INV_READ, INV_WRITE, and INV_ARCHIVE are not supported, the
      object is created always with both read and write
      access. INV_ARCHIVE has been removed from PostgreSQL itself
-     (version 6.3 and above). It returns large object oid
-     otherwise. It returns &false;, if an error occurred,
+     (version 6.3 and above). It returns large object oid,
+     otherwise it returns &false; if an error occurred.
      
     </para>
     <para>



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

Reply via email to