Re: SQL parser error

From: Mike Aubury <mike(at)aubit(dot)com>
To: Teodor Sigaev <teodor(at)stack(dot)net>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SQL parser error
Date: 2003-03-07 13:43:48
Message-ID: 200303071343.48248.mike@aubit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Isn't there a space missing in there ?
limit10 - limit 10

All you've done is alias the tablename....

On Friday 07 March 2003 11:25 am, Teodor Sigaev wrote:
> Query
> select * from TABLE limit10;
> returns all rows, but it seems to me this is a syntax error...
>
> pgsql 7.3.2 and current CVS has this bug.
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Haller 2003-03-07 13:49:47 Re: talking to postgresql from C/C++
Previous Message Bruce Momjian 2003-03-07 13:40:58 Re: My contract has been renewed