From c9120d9fbc5d8126c0e12128a4a1efe06ab64cca Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Thu, 9 Oct 2003 13:55:45 +0000 Subject: [PATCH] ORDER BY OldName git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142128 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/reference.xml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/reference/pgsql/reference.xml b/reference/pgsql/reference.xml index f2f46c2673..8aa3f6a342 100644 --- a/reference/pgsql/reference.xml +++ b/reference/pgsql/reference.xml @@ -1,5 +1,5 @@ - + PostgreSQL functions PostgreSQL @@ -62,25 +62,13 @@ - - pg_exec - pg_query - - - pg_getlastoid - pg_last_oid - pg_cmdtuples pg_affected_rows - pg_numrows - pg_num_rows - - - pg_numfields - pg_num_fields + pg_exec + pg_query pg_fieldname @@ -107,8 +95,8 @@ pg_free_result - pg_result - pg_fetch_result + pg_getlastoid + pg_last_oid pg_loreadall @@ -146,6 +134,18 @@ pg_loexport pg_lo_export + + pg_numrows + pg_num_rows + + + pg_numfields + pg_num_fields + + + pg_result + pg_fetch_result +