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.