diff --git a/reference/pgsql/functions/pg-fetch-assoc.xml b/reference/pgsql/functions/pg-fetch-assoc.xml index f64f969de2..863f759570 100644 --- a/reference/pgsql/functions/pg-fetch-assoc.xml +++ b/reference/pgsql/functions/pg-fetch-assoc.xml @@ -1,5 +1,5 @@ - + @@ -34,13 +34,6 @@ slower than using pg_fetch_row, while it provides a significant ease of use. - - See also pg_fetch_row, - pg_fetch_array, - pg_fetch_assoc, - pg_fetch_object and - pg_fetch_result. - PostgreSQL fetch array