Re: PG case sensitivity

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: PG case sensitivity
Дата
Msg-id 200409141447.14103.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: PG case sensitivity  (Christian Sell <christian.sell@netcologne.de>)
Список pgsql-general
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/


В списке pgsql-general по дате отправления:

Предыдущее
От: Christian Sell
Дата:
Сообщение: Re: PG case sensitivity
Следующее
От: MaRCeLO PeReiRA
Дата:
Сообщение: Grant