> Honestly I'm not so enthusiastic about scrollable cursors.
> Even though PostgreSQL provides an efficient scrollable
> cursor, I would use it little unless it could survive
> across transactions.
>
> Anyway it's too bad that FETCH LAST means FETCH ALL.
I would remove LAST, RELATIVE and SCROLL keywords
for cursor related operations if there's no objection.
regards,
Hiroshi Inoue