-*- Teodor Sigaev <teodor(at)stack(dot)net> [ 2003-03-07 11:26 ]:
> 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.
select*from table limit10; also works in some versions....
--
Regards,
Tolli
tolli(at)tol(dot)li