Uppercase field names not found

Поиск
Список
Период
Сортировка
От Scot Wilcoxon
Тема Uppercase field names not found
Дата
Msg-id 3D0E8C13.4000205@wilcoxon.org
обсуждение исходный текст
Ответы Re: Uppercase field names not found  (David Stanaway <david@stanaway.net>)
Список pgsql-admin
I've seen a few comments of people encountering this problem, but not
yet a solution:

Upper case field names in commands are forced to lower case and then not
found.

I was able to create a table with a field  called "ABC".

"SELECT ABC FROM mytable;"
emits the error
"no such attribute or function abc"


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: create table permission
Следующее
От: David Stanaway
Дата:
Сообщение: Re: Uppercase field names not found