From 40e9811dd921b7aed0aeb6da2c0b0ad7eec0980d Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Tue, 29 Nov 2005 19:25:10 +0000 Subject: [PATCH] fix copy-past error from the pg_result_seek() page (user note) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201622 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/functions/pg-result-error.xml | 39 +------------------ 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/reference/pgsql/functions/pg-result-error.xml b/reference/pgsql/functions/pg-result-error.xml index b8dc02b7e3..b427634a1e 100644 --- a/reference/pgsql/functions/pg-result-error.xml +++ b/reference/pgsql/functions/pg-result-error.xml @@ -1,5 +1,5 @@ - + @@ -46,15 +46,6 @@ - - offset - - - Row to move the internal offset to in the result resource. - Rows are numbered starting from zero. - - - @@ -66,34 +57,6 @@ - - &reftitle.examples; - - - <function>pg_result_seek</function> example - - -]]> - - - - - &reftitle.seealso;