Re: PostgreSQL Gotchas

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: PostgreSQL Gotchas
Дата
Msg-id 200510160019.12228.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: PostgreSQL Gotchas  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:
> Although ... it's true that there seem to be very few apps relying on
> case sensitivity per se, ie, expecting "Foo" and "foo" to be
> different. The complaints that I can remember were about programs
> that expected "FOO" and FOO (not quoted) to be the same.  So
> always-smash-to-lower- case might indeed solve most of the real-world
> problem for the Oracle camp as well.

That seems to be the right compromise.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: unsigned types
Следующее
От: Franz.Rasper@izb.de
Дата:
Сообщение: Question/problem with create view and restore a backup with such a view