vrana Thu Apr 21 05:29:13 2005 EDT
Modified files:
/phpdoc/en/reference/pgsql/functions pg-affected-rows.xml
pg-field-is-null.xml
pg-field-name.xml
pg-field-num.xml
pg-field-prtlen.xml
pg-field-size.xml
pg-field-type-oid.xml
pg-field-type.xml
pg-free-result.xml
pg-last-error.xml
pg-last-oid.xml
pg-lo-close.xml
pg-lo-create.xml
pg-lo-export.xml
pg-lo-import.xml
pg-lo-open.xml
pg-lo-read-all.xml
pg-lo-read.xml
pg-lo-unlink.xml
pg-lo-write.xml
pg-num-fields.xml
pg-num-rows.xml pg-query.xml
pg-set-client-encoding.xml
Log:
Use <function> instead of <literal>() (bug #32787)
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-affected-rows.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-affected-rows.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-affected-rows.xml:1.8
phpdoc/en/reference/pgsql/functions/pg-affected-rows.xml:1.9
--- phpdoc/en/reference/pgsql/functions/pg-affected-rows.xml:1.8 Tue Apr
5 04:56:09 2005
+++ phpdoc/en/reference/pgsql/functions/pg-affected-rows.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-affected-rows">
<refnamediv>
@@ -21,7 +21,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_cmdtuples()</literal>.
+ This function used to be called <function>pg_cmdtuples</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml:1.7
phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml:1.8
--- phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml:1.7 Thu Apr
7 07:47:32 2005
+++ phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-field-is-null">
<refnamediv>
@@ -21,7 +21,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_fieldisnull()</literal>.
+ This function used to be called <function>pg_fieldisnull</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-field-name.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-field-name.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-name.xml:1.9
phpdoc/en/reference/pgsql/functions/pg-field-name.xml:1.10
--- phpdoc/en/reference/pgsql/functions/pg-field-name.xml:1.9 Thu Apr 7
07:47:32 2005
+++ phpdoc/en/reference/pgsql/functions/pg-field-name.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-field-name">
<refnamediv>
@@ -22,7 +22,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_fieldname()</literal>.
+ This function used to be called <function>pg_fieldname</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-field-num.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-field-num.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-num.xml:1.6
phpdoc/en/reference/pgsql/functions/pg-field-num.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-field-num.xml:1.6 Thu Apr 7
07:47:32 2005
+++ phpdoc/en/reference/pgsql/functions/pg-field-num.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-field-num">
<refnamediv>
@@ -22,7 +22,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_fieldnum()</literal>.
+ This function used to be called <function>pg_fieldnum</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml:1.7
phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml:1.8
--- phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml:1.7 Thu Apr 7
07:47:32 2005
+++ phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-field-prtlen">
<refnamediv>
@@ -32,7 +32,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_fieldprtlen()</literal>.
+ This function used to be called <function>pg_fieldprtlen</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-field-size.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-field-size.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-size.xml:1.8
phpdoc/en/reference/pgsql/functions/pg-field-size.xml:1.9
--- phpdoc/en/reference/pgsql/functions/pg-field-size.xml:1.8 Thu Apr 7
07:47:32 2005
+++ phpdoc/en/reference/pgsql/functions/pg-field-size.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-field-size">
<refnamediv>
@@ -23,7 +23,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_fieldsize()</literal>.
+ This function used to be called <function>pg_fieldsize</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-field-type-oid.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-field-type-oid.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-type-oid.xml:1.4
phpdoc/en/reference/pgsql/functions/pg-field-type-oid.xml:1.5
--- phpdoc/en/reference/pgsql/functions/pg-field-type-oid.xml:1.4 Thu Apr
7 07:47:32 2005
+++ phpdoc/en/reference/pgsql/functions/pg-field-type-oid.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.pg-field-type-oid">
<refnamediv>
<refname>pg_field_type_oid</refname>
@@ -23,7 +23,7 @@
<para>
You can get more information about the field type by querying PostgreSQL's
<literal>pg_type</literal> system table using the OID obtained with this
function.
- The PostgreSQL <literal>format_type()</literal> function will convert a
+ The PostgreSQL <function>format_type</function> function will convert a
type OID into an SQL standard type name.
</para>
<note>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-field-type.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-field-type.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-type.xml:1.10
phpdoc/en/reference/pgsql/functions/pg-field-type.xml:1.11
--- phpdoc/en/reference/pgsql/functions/pg-field-type.xml:1.10 Thu Apr 7
07:47:32 2005
+++ phpdoc/en/reference/pgsql/functions/pg-field-type.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.52 -->
<refentry id="function.pg-field-type">
<refnamediv>
@@ -30,7 +30,7 @@
</note>
<note>
<para>
- This function used to be called <literal>pg_fieldtype()</literal>.
+ This function used to be called <function>pg_fieldtype</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-free-result.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-free-result.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-free-result.xml:1.6
phpdoc/en/reference/pgsql/functions/pg-free-result.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-free-result.xml:1.6 Fri Mar 11
11:03:25 2005
+++ phpdoc/en/reference/pgsql/functions/pg-free-result.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-free-result">
<refnamediv>
@@ -25,7 +25,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_freeresult()</literal>.
+ This function used to be called <function>pg_freeresult</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-last-error.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-last-error.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-last-error.xml:1.6
phpdoc/en/reference/pgsql/functions/pg-last-error.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-last-error.xml:1.6 Fri Mar 11
11:03:25 2005
+++ phpdoc/en/reference/pgsql/functions/pg-last-error.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-last-error">
<refnamediv>
@@ -29,7 +29,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_errormessage()</literal>.
+ This function used to be called <function>pg_errormessage</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-last-oid.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-last-oid.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-last-oid.xml:1.5
phpdoc/en/reference/pgsql/functions/pg-last-oid.xml:1.6
--- phpdoc/en/reference/pgsql/functions/pg-last-oid.xml:1.5 Fri Mar 11
11:03:25 2005
+++ phpdoc/en/reference/pgsql/functions/pg-last-oid.xml Thu Apr 21 05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.82 -->
<refentry id="function.pg-last-oid">
<refnamediv>
@@ -31,7 +31,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_getlastoid()</literal>.
+ This function used to be called <function>pg_getlastoid</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-lo-close.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-lo-close.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-close.xml:1.5
phpdoc/en/reference/pgsql/functions/pg-lo-close.xml:1.6
--- phpdoc/en/reference/pgsql/functions/pg-lo-close.xml:1.5 Thu Apr 7
07:47:32 2005
+++ phpdoc/en/reference/pgsql/functions/pg-lo-close.xml Thu Apr 21 05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-lo-close">
<refnamediv>
@@ -24,7 +24,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_loclose()</literal>.
+ This function used to be called <function>pg_loclose</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-lo-create.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-lo-create.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-create.xml:1.8
phpdoc/en/reference/pgsql/functions/pg-lo-create.xml:1.9
--- phpdoc/en/reference/pgsql/functions/pg-lo-create.xml:1.8 Thu Apr 7
07:47:32 2005
+++ phpdoc/en/reference/pgsql/functions/pg-lo-create.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-lo-create">
<refnamediv>
@@ -34,7 +34,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_locreate()</literal>.
+ This function used to be called <function>pg_locreate</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-lo-export.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-lo-export.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-export.xml:1.7
phpdoc/en/reference/pgsql/functions/pg-lo-export.xml:1.8
--- phpdoc/en/reference/pgsql/functions/pg-lo-export.xml:1.7 Thu Apr 7
07:47:32 2005
+++ phpdoc/en/reference/pgsql/functions/pg-lo-export.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.6 -->
<refentry id="function.pg-lo-export">
<refnamediv>
@@ -31,7 +31,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_loexport()</literal>.
+ This function used to be called <function>pg_loexport</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-lo-import.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-lo-import.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.8
phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.9
--- phpdoc/en/reference/pgsql/functions/pg-lo-import.xml:1.8 Thu Apr 7
07:47:32 2005
+++ phpdoc/en/reference/pgsql/functions/pg-lo-import.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.6 -->
<refentry id="function.pg-lo-import">
<refnamediv>
@@ -39,7 +39,7 @@
¬e.sm.uidcheck;
<note>
<para>
- This function used to be called <literal>pg_loimport()</literal>.
+ This function used to be called <function>pg_loimport</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-lo-open.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-lo-open.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-open.xml:1.6
phpdoc/en/reference/pgsql/functions/pg-lo-open.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-lo-open.xml:1.6 Wed Apr 13
23:21:36 2005
+++ phpdoc/en/reference/pgsql/functions/pg-lo-open.xml Thu Apr 21 05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-lo-open">
<refnamediv>
@@ -31,7 +31,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_loopen()</literal>.
+ This function used to be called <function>pg_loopen</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-lo-read-all.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-lo-read-all.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-read-all.xml:1.6
phpdoc/en/reference/pgsql/functions/pg-lo-read-all.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-lo-read-all.xml:1.6 Wed Apr 13
23:21:36 2005
+++ phpdoc/en/reference/pgsql/functions/pg-lo-read-all.xml Thu Apr 21
05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-lo-read-all">
<refnamediv>
@@ -27,7 +27,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_loreadall()</literal>.
+ This function used to be called <function>pg_loreadall</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-lo-read.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-lo-read.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-read.xml:1.6
phpdoc/en/reference/pgsql/functions/pg-lo-read.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-lo-read.xml:1.6 Wed Apr 13
23:21:36 2005
+++ phpdoc/en/reference/pgsql/functions/pg-lo-read.xml Thu Apr 21 05:29:05 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.74 -->
<refentry id="function.pg-lo-read">
<refnamediv>
@@ -25,7 +25,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_loread()</literal>.
+ This function used to be called <function>pg_loread</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-lo-unlink.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-lo-unlink.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-unlink.xml:1.6
phpdoc/en/reference/pgsql/functions/pg-lo-unlink.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-lo-unlink.xml:1.6 Wed Apr 13
23:21:36 2005
+++ phpdoc/en/reference/pgsql/functions/pg-lo-unlink.xml Thu Apr 21
05:29:06 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-lo-unlink">
<refnamediv>
@@ -24,7 +24,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_lounlink()</literal>.
+ This function used to be called <function>pg_lounlink</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-lo-write.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-lo-write.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-lo-write.xml:1.7
phpdoc/en/reference/pgsql/functions/pg-lo-write.xml:1.8
--- phpdoc/en/reference/pgsql/functions/pg-lo-write.xml:1.7 Wed Apr 13
23:21:36 2005
+++ phpdoc/en/reference/pgsql/functions/pg-lo-write.xml Thu Apr 21 05:29:06 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-lo-write">
<refnamediv>
@@ -25,7 +25,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_lowrite()</literal>.
+ This function used to be called <function>pg_lowrite</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-num-fields.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-num-fields.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-num-fields.xml:1.6
phpdoc/en/reference/pgsql/functions/pg-num-fields.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-num-fields.xml:1.6 Tue Apr 5
04:56:09 2005
+++ phpdoc/en/reference/pgsql/functions/pg-num-fields.xml Thu Apr 21
05:29:06 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-num-fields">
<refnamediv>
@@ -19,7 +19,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_numfields()</literal>.
+ This function used to be called <function>pg_numfields</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-num-rows.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-num-rows.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-num-rows.xml:1.6
phpdoc/en/reference/pgsql/functions/pg-num-rows.xml:1.7
--- phpdoc/en/reference/pgsql/functions/pg-num-rows.xml:1.6 Tue Apr 5
04:56:09 2005
+++ phpdoc/en/reference/pgsql/functions/pg-num-rows.xml Thu Apr 21 05:29:06 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-num-rows">
<refnamediv>
@@ -19,7 +19,7 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_numrows()</literal>.
+ This function used to be called <function>pg_numrows</function>.
</para>
</note>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-query.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-query.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-query.xml:1.9
phpdoc/en/reference/pgsql/functions/pg-query.xml:1.10
--- phpdoc/en/reference/pgsql/functions/pg-query.xml:1.9 Fri Mar 11
11:03:26 2005
+++ phpdoc/en/reference/pgsql/functions/pg-query.xml Thu Apr 21 05:29:07 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-query">
<refnamediv>
@@ -51,8 +51,8 @@
</para>
<note>
<para>
- This function used to be called <literal>pg_exec()</literal>.
- <literal>pg_exec()</literal> is still available for compatibility
+ This function used to be called <function>pg_exec</function>.
+ <function>pg_exec</function> is still available for compatibility
reasons but users are encouraged to use the newer name.
</para>
</note>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-set-client-encoding.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-set-client-encoding.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-set-client-encoding.xml:1.7
phpdoc/en/reference/pgsql/functions/pg-set-client-encoding.xml:1.8
--- phpdoc/en/reference/pgsql/functions/pg-set-client-encoding.xml:1.7 Fri Mar
11 11:03:26 2005
+++ phpdoc/en/reference/pgsql/functions/pg-set-client-encoding.xml Thu Apr
21 05:29:07 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.16 -->
<refentry id="function.pg-set-client-encoding">
<refnamediv>
@@ -40,7 +40,7 @@
</para>
<para>
The function used to be called
- <literal>pg_setclientencoding()</literal>.
+ <function>pg_setclientencoding</function>.
</para>
</note>
</refsect1>