Case (in)-sensitivity & preserving case

Поиск
Список
Период
Сортировка
От pkubat@spamcop.net
Тема Case (in)-sensitivity & preserving case
Дата
Msg-id 1031929199.3d81fd6fdbc16@mail.spamcop.net
обсуждение исходный текст
Ответы Re: Case (in)-sensitivity & preserving case
Список pgsql-general
I am looking for a means to preserve the case of tables, columns. I know that
I could quote the identifier, but then its case sensitive. I would like to
use: CREATE TABLE MyFooBar (LastName TEXT, FirstName TEXT); /dt Name | Type |
Owner
-------------------+-------+----------
MyFooBar | table | postgres

/d myfoobar
Attribute | Type | Modifier
-----------+---------+----------
LastName | text |
FirstName | text |
Is there a means to have postgres preserve the case for displaying and yet
have it case insensitive. Thanks Philip Kubat

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Query having issues...
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: [SQL] Latitude / Longitude