SQL parser error

From: Teodor Sigaev <teodor(at)stack(dot)net>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: SQL parser error
Date: 2003-03-07 11:25:41
Message-ID: 3E6881B5.50905@stack.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Þórhallur Hálfdánarson 2003-03-07 12:01:29 Re: SQL parser error
Previous Message Hannu Krosing 2003-03-07 10:31:03 Re: Partial index on date column