Re: For review: Initial support for COLLATE

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: For review: Initial support for COLLATE
Дата
Msg-id 200509072112.12955.peter_e@gmx.net
обсуждение исходный текст
Ответ на For review: Initial support for COLLATE  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-patches
Martijn van Oosterhout wrote:
> - Should LOCALE be created as a synonym for COLLATE? It reads more
>   naturally.

No, and in fact the terminology mixup in your patch and description
concerns me.  If you are talking about collation, then the data types,
system catalog columns, etc. should talk about collation, not about
"locale", because that encompasses a number of other things that can be
handled independent of the collation order.

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

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: For review: Initial support for COLLATE
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: For review: Initial support for COLLATE