Re: [HACKERS] FETCH without FROM/IN

From: Michael Meskes <meskes(at)postgreSQL(dot)org>
To: PostgreSQL Hacker <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] FETCH without FROM/IN
Date: 2000-01-12 16:56:37
Message-ID: 20000112175637.B2376@fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 12, 2000 at 04:43:07PM +0000, Thomas Lockhart wrote:
> FETCH RELATIVE 4 FROM t1; -- this could be a MOVE/FETCH combination?
>
> so we, uh, don't support it (yet).

How about

FETCH t1;?

Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(at)Fam-Meskes(dot)De | Use PostgreSQL!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB 2000-01-12 17:20:46 AW: [HACKERS] Enhancing PGSQL to be compatible with Informix SQL
Previous Message Michael Meskes 2000-01-12 16:53:26 Re: [HACKERS] FETCH without FROM/IN