> select * from inout; was giving parse error near or at 'inout'
>
> Then I juggled with query and found that
>
> select * from "inout" is working. but, such thing can not be done in my
> web application as it is a java code and I can't afford to change all
> the queries with table name change thoroughout the system.
You're going to have to or be stuck with old versions forever.
--
Peter Eisentraut peter_e@gmx.net