diff --git a/reference/pgsql/functions/pg-fetch-assoc.xml b/reference/pgsql/functions/pg-fetch-assoc.xml index 232b87ea59..9fbc1064a8 100644 --- a/reference/pgsql/functions/pg-fetch-assoc.xml +++ b/reference/pgsql/functions/pg-fetch-assoc.xml @@ -1,5 +1,5 @@ - + @@ -37,6 +37,7 @@ See also pg_fetch_row, pg_fetch_array, + pg_fetch_assoc, pg_fetch_object and pg_fetch_result.