Christian Sell wrote:
> Anyhow, I still dont see why
>
> select * from A
> -- and
> select * from "A"
>
> are different things, if the standard requires case insensitivity.
You're operating under flawed assumptions. Please read the
documentation for the full details:
http://www.postgresql.org/docs/7.4/static/sql-syntax.html#SQL-SYNTAX-IDENTIFIERS
--
Peter Eisentraut
http://developer.postgresql.org/~petere/