chriskl         Tue Mar 22 23:37:22 2005 EDT

  Modified files:              
    /phpdoc/en/reference/pgsql/functions        pg-result-error-field.xml 
  Log:
  Remove extraneous 'x'...
  
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-result-error-field.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-result-error-field.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-result-error-field.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-result-error-field.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-result-error-field.xml:1.2   Tue Mar 
22 03:58:58 2005
+++ phpdoc/en/reference/pgsql/functions/pg-result-error-field.xml       Tue Mar 
22 23:37:22 2005
@@ -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.58 -->
 <refentry id='function.pg-result-error-field'>
  <refnamediv>
@@ -29,7 +29,7 @@
   </para>
   <para>
    Possible <parameter>fieldcode</parameter> values are: 
<literal>PGSQL_DIAG_SEVERITY</literal>,
-   <literal>PGSQL_DIAG_SQLSTATE</literal>, 
<literal>PGSQL_DIAG_MESSAGE_PRIMARY</literal>, x
+   <literal>PGSQL_DIAG_SQLSTATE</literal>, 
<literal>PGSQL_DIAG_MESSAGE_PRIMARY</literal>,
    <literal>PGSQL_DIAG_MESSAGE_DETAIL</literal>,
    <literal>PGSQL_DIAG_MESSAGE_HINT</literal>, 
<literal>PGSQL_DIAG_STATEMENT_POSITION</literal>,
    <literal>PGSQL_DIAG_INTERNAL_POSITION</literal> (PostgreSQL 8.0+ only),

Reply via email to