On Sun, 2002-05-12 at 17:58, Tom Lane wrote:
> [EMAIL PROTECTED] writes:
> > template1=> move -1 from foo;
> > MOVE 0
>
> Not sure what you expected this to do, but the response should have
> clued you that it didn't do anything. I suspect you are looking
> for "MOVE BACKWARD 1 FROM foo" ...
>
[EMAIL PROTECTED] writes:
> template1=> move -1 from foo;
> MOVE 0
Not sure what you expected this to do, but the response should have
clued you that it didn't do anything. I suspect you are looking
for "MOVE BACKWARD 1 FROM foo" ...
regards, tom lane
--