[EMAIL PROTECTED] writes:
> I have problems with moving cursors on joined tables.
Most of the more complex plan node types don't really support moving
backwards. I suppose it'd be an idea to error out rather than silently
doing the wrong thing. Fixing the code to actually do the right thing
is
Robert Grabowski ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
Bug at moving cursor on joined tables
Long Description
I have problems with moving cursors on joined tables. On Simple tables all is ok...
See example code...
S