conni Sun Mar 2 20:43:31 2003 EDT
Modified files:
/phpdoc/en/reference/pgsql/functions pg-last-notice.xml
pg-field-type.xml
Log:
corrected function names ...
Index: phpdoc/en/reference/pgsql/functions/pg-last-notice.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-last-notice.xml:1.2
phpdoc/en/reference/pgsql/functions/pg-last-notice.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-last-notice.xml:1.2 Wed Apr 17 02:43:20
2002
+++ phpdoc/en/reference/pgsql/functions/pg-last-notice.xml Sun Mar 2 20:43:31
2003
@@ -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.82 -->
<refentry id="function.pg-last-notice">
<refnamediv>
@@ -39,13 +39,13 @@
</warning>
<para>
Notice message tracking can be set to optional by setting 1 for
- <literal>pgsql.ignore_notice</literal> ini from PHP 4.3.0.
+ <literal>pgsql.ignore_notice</literal> in &php.ini; from PHP 4.3.0.
</para>
<para>
Notice message logging can be set to optional by setting 0 for
- <literal>pgsql.log_notice</literal> ini from PHP 4.3.0. Unless
- <literal>pgsql.ignore_notice</literal> is set to 0, notice message
- cannot be logged.
+ <literal>pgsql.log_notice</literal> in &php.ini; from PHP 4.3.0.
+ Unless <literal>pgsql.ignore_notice</literal> is set
+ to 0, notice message cannot be logged.
</para>
<para>
See also <function>pg_query</function> and
Index: phpdoc/en/reference/pgsql/functions/pg-field-type.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-type.xml:1.3
phpdoc/en/reference/pgsql/functions/pg-field-type.xml:1.4
--- phpdoc/en/reference/pgsql/functions/pg-field-type.xml:1.3 Wed Jun 12 07:30:36
2002
+++ phpdoc/en/reference/pgsql/functions/pg-field-type.xml Sun Mar 2 20:43:31
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.52 -->
<refentry id="function.pg-field-type">
<refnamediv>
@@ -27,7 +27,7 @@
</para>
</note>
<para>
- See also <function>pg_field_len</function> and
<function>pg_field_name</function>.
+ See also <function>pg_field_prtlen</function> and
<function>pg_field_name</function>.
</para>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php