question about CURSOR - Mailing list pgsql-hackers

From ivan
Subject question about CURSOR
Date
Msg-id Pine.LNX.4.56.0310121137190.31595@rex.anfa.pl
Whole thread Raw
Responses Re: question about CURSOR
List pgsql-hackers
Hi, How can i check how many tules has my declared cursor ?
I can set absolute position in cursor , but i dont know how far can i go ?
I need it also to set size of my scroll .

One more question , when i use declare cursor to show select on grid,
better is to use cursor in BEGIN/END WORK, or WITH HOLD ?

thanks :)

bye



pgsql-hackers by date:

Previous
From: Marko Karppinen
Date:
Subject: Re: Hacking PostgreSQL to work in Mac OS X 10.3 (Panther 7B85)
Next
From: Michael Brusser
Date:
Subject: Question on "current_user"