Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: CURSOR after hitting end - Mailing list pgsql-hackers

From Tom Lane
Subject Re: CURSOR after hitting end
Date
Msg-id [email protected]
Whole thread Raw
In response to CURSOR after hitting end  (Bruce Momjian <[email protected]>)
Responses Re: CURSOR after hitting end
List pgsql-hackers
Bruce Momjian <[email protected]> writes:
> We have this in the CURSOR documentation:
>        Once  all  rows  are  fetched,  every  other  fetch access
>        returns no rows.

> Is this still true?

Not if you then move or fetch backwards, I should think...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: counting distinct result of join
Next
From: Bruce Momjian
Date:
Subject: Re: CURSOR after hitting end