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

From Pavel Stehule
Subject Re: proposal - new SPI cursor function
Date
Msg-id BAY20-F141856F70A06D59116AB91F9B80@phx.gbl
Whole thread Raw
In response to Re: proposal - new SPI cursor function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>
>"Pavel Stehule" <pavel.stehule@hotmail.com> writes:
> > I need new function
> > SPI_cursor_fetch_with_direction(Portal portal, int direction, long 
>count)
> > where is possible set direction of fetch statement.
>
>Huh?  SPI_cursor_fetch already lets you specify forward or backward.
>
>            regards, tom lane

It doesn't allow FETCH_ABSOLUTE

Regards
Pavel Stehule

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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: costing for arbitrary path
Next
From: Markus Schiltknecht
Date:
Subject: Re: InitPostgres and flatfiles question