proposal - new SPI cursor function - Mailing list pgsql-hackers

From Pavel Stehule
Subject proposal - new SPI cursor function
Date
Msg-id BAY114-F784DCAE0D3FF4B7B04306F9B90@phx.gbl
Whole thread Raw
Responses Re: proposal - new SPI cursor function
Re: proposal - new SPI cursor function
Re: proposal - new SPI cursor function
List pgsql-hackers
Hello,

I am working on support scrollable cursors in plpgpsm. Scrollable cursors 
are in ToDo for plpgsql too. I need new function  
SPI_cursor_fetch_with_direction(Portal portal, int direction, long count) 
where is possible set direction of fetch statement.

any comments?

Regards

Pavel Stehule

_________________________________________________________________
Emotikony a pozadi programu MSN Messenger ozivi vasi konverzaci. 
http://messenger.msn.cz/



pgsql-hackers by date:

Previous
From: Markus Schiltknecht
Date:
Subject: Re: InitPostgres and flatfiles question
Next
From: Gregory Stark
Date:
Subject: Re: Operator class group proposal