RE: Bug in move 0
Hiroshi Inoue <inoue@tpf.co.jp>
From: "Hiroshi Inoue" <Inoue@tpf.co.jp>
To: "Bruce Momjian" <pgman@candle.pha.pa.us>, <jutso@tpts5.seed.net.tw>
Cc: <pgsql-bugs@postgresql.org>
Date: 2000-06-10T15:29:35Z
Lists: pgsql-bugs
> -----Original Message----- > From: pgsql-bugs-owner@hub.org > [mailto:pgsql-bugs-owner@hub.org]On Behalf Of Bruce Momjian > > I can confirm this bug still exists in the code. Sorry. > > > > > Please enter a FULL description of your problem: > > ------------------------------------------------ > > > > If declare a cursor for a query, and move with 0. Then can not If I remember correctly *move 0* means *move all* in the implementation of cursor. I don't know if it's the spec or not. > > fetch any record ! > > > Regards. Hiroshi Inoue Inoue@tpf.co.jp