Re: SQL parser error - Mailing list pgsql-hackers

From Mike Aubury
Subject Re: SQL parser error
Date
Msg-id 200303071343.48248.mike@aubit.com
Whole thread Raw
In response to SQL parser error  (Teodor Sigaev <teodor@stack.net>)
List 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



pgsql-hackers by date:

Previous
From: Þórhallur Hálfdánarson
Date:
Subject: Re: SQL parser error
Next
From: Tatsuo Ishii
Date:
Subject: Re: Win32 Powerfail testing