Re: Bug #664: Strange cursor behaviour with particular database schema

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: gvdbogae(at)vub(dot)ac(dot)be, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #664: Strange cursor behaviour with particular database schema
Date: 2002-05-12 15:58:50
Message-ID: 134.1021219130@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Geert-Jan Van den Bogaerde 2002-05-12 17:34:17 Re: Bug #664: Strange cursor behaviour with particular
Previous Message Oliver Elphick 2002-05-12 06:30:28 [Fwd: Bug#146689: postgresql-client: 'GRANT DELETE' autocompletion follows syntax for 'DELETE']