unclean SPI_scroll_cursor_move documentation, is SPI_tuptable valid?
Started by Pavel Stehulealmost 19 years ago2 messageshackers
Hello,
in doc there are for returned value:
SPI_processed and SPI_tuptable are set as in SPI_execute if successful.
But for move statement is SPI_tuptable undefined. Move statement only move
cursor. Doesn't return anything.
Regards
Pavel Stehule
_________________________________________________________________
Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/
Re: unclean SPI_scroll_cursor_move documentation, is SPI_tuptable valid?
"Pavel Stehule" <pavel.stehule@hotmail.com> writes:
in doc there are for returned value:
SPI_processed and SPI_tuptable are set as in SPI_execute if successful.
But for move statement is SPI_tuptable undefined. Move statement only move
cursor. Doesn't return anything.
Fixed, thanks.
regards, tom lane