"Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)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
In response to
Responses
pgsql-hackers by date
| Next: | From: Jonah H. Harris | Date: 2007-01-03 23:19:19 |
| Subject: Re: WITH support |
| Previous: | From: Pavel Stehule | Date: 2007-01-03 22:03:25 |
| Subject: Re: proposal - new SPI cursor function |