Re: Identifier case folding notes

Поиск
Список
Период
Сортировка
От Ron Mayer
Тема Re: Identifier case folding notes
Дата
Msg-id 4873E159.6070106@cheapcomplexdevices.com
обсуждение исходный текст
Ответ на Re: Identifier case folding notes  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Identifier case folding notes  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
Tom Lane wrote:
> What I think would perhaps be worth investigating is a compile-time
> (or at latest initdb-time) option that flips the case folding behavior
> to SQL-spec-compliant and also changes all the built-in catalog entries
> to upper case.  We would then have a solution we could offer to people
> who really need to run apps that depend on SQL-spec case folding ...
> and if the upper case hurts their eyes, or breaks some other apps that
> they wish they could run in the same DB, well it's their problem.

+1 for a compile-time option for spec-compliant behavior.   Even
where the spec is stupid (timestamp with time zone literals) it'd
be nice to have the option; both for feature completeness
checklists and for teachers who want to teach targeting the spec.




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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Identifier case folding notes
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Identifier case folding notes