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 +