didou Thu Oct 9 09:55:45 2003 EDT
Modified files: /phpdoc/en/reference/pgsql reference.xml Log: ORDER BY OldName Index: phpdoc/en/reference/pgsql/reference.xml diff -u phpdoc/en/reference/pgsql/reference.xml:1.15 phpdoc/en/reference/pgsql/reference.xml:1.16 --- phpdoc/en/reference/pgsql/reference.xml:1.15 Sat Feb 22 19:53:29 2003 +++ phpdoc/en/reference/pgsql/reference.xml Thu Oct 9 09:55:45 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.15 $ --> +<!-- $Revision: 1.16 $ --> <reference id="ref.pgsql"> <title>PostgreSQL functions</title> <titleabbrev>PostgreSQL</titleabbrev> @@ -63,24 +63,12 @@ </thead> <tbody> <row> - <entry><function>pg_exec</function></entry> - <entry><function>pg_query</function></entry> - </row> - <row> - <entry><function>pg_getlastoid</function></entry> - <entry><function>pg_last_oid</function></entry> - </row> - <row> <entry><function>pg_cmdtuples</function></entry> <entry><function>pg_affected_rows</function></entry> </row> <row> - <entry><function>pg_numrows</function></entry> - <entry><function>pg_num_rows</function></entry> - </row> - <row> - <entry><function>pg_numfields</function></entry> - <entry><function>pg_num_fields</function></entry> + <entry><function>pg_exec</function></entry> + <entry><function>pg_query</function></entry> </row> <row> <entry><function>pg_fieldname</function></entry> @@ -107,8 +95,8 @@ <entry><function>pg_free_result</function></entry> </row> <row> - <entry><function>pg_result</function></entry> - <entry><function>pg_fetch_result</function></entry> + <entry><function>pg_getlastoid</function></entry> + <entry><function>pg_last_oid</function></entry> </row> <row> <entry><function>pg_loreadall</function></entry> @@ -145,6 +133,18 @@ <row> <entry><function>pg_loexport</function></entry> <entry><function>pg_lo_export</function></entry> + </row> + <row> + <entry><function>pg_numrows</function></entry> + <entry><function>pg_num_rows</function></entry> + </row> + <row> + <entry><function>pg_numfields</function></entry> + <entry><function>pg_num_fields</function></entry> + </row> + <row> + <entry><function>pg_result</function></entry> + <entry><function>pg_fetch_result</function></entry> </row> </tbody> </tgroup>