Re: Camel case identifiers and folding

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: Camel case identifiers and folding
Дата
Msg-id eeea5972-64a1-c832-96cd-8c2ea1011756@gmx.net
обсуждение исходный текст
Ответ на Re: Camel case identifiers and folding  (Chris Travers <chris.travers@gmail.com>)
Список pgsql-general
Chris Travers schrieb am 18.03.2019 um 13:16:
> MySQL also ignores the standard and does not fold cases.  
Unless you configure it to fold to lowercase.

Which in turn is a cure for the fact, that case-sensitivity of table names depends on the case-sensitivity of the
underlyingfile system (not the operating system!) and the storage engine that is used (so in short: it's a mess and you
cannever be sure what the behaviour is)
 

Thomas



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

Предыдущее
От: Chris Travers
Дата:
Сообщение: Re: Fwd: Camel case identifiers and folding
Следующее
От: Vijaykumar Jain
Дата:
Сообщение: postgresql-11 installation errors via deb package on ubuntu 16