On sön, 2010-10-24 at 15:41 +0200, Reuven M. Lerner wrote:
> But is there any way for me to get, in 8.3, the 
> number of rows over which a cursor has skipped?  Keep in mind that
> after 
> this count has executed, we're then going to rewind the cursor,
> chunking 
> through the result set with a separate function.

You could store the query result in a temporary table.


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to