From a6cbbdb5a6dff91c8f3a1709428dc46e0a213273 Mon Sep 17 00:00:00 2001 From: Dallas Wang Date: Fri, 28 Feb 2003 06:33:49 +0000 Subject: [PATCH] Remove additional See also part git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118394 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/functions/pg-fetch-assoc.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) 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