Re: Why do indexes and sorts use the database collation?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Why do indexes and sorts use the database collation?
Дата
Msg-id 2516190.1699991262@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Why do indexes and sorts use the database collation?  (Jeff Davis <pgsql@j-davis.com>)
Ответы Re: Why do indexes and sorts use the database collation?
Список pgsql-hackers
Jeff Davis <pgsql@j-davis.com> writes:
> On Tue, 2023-11-14 at 17:15 +0100, Peter Eisentraut wrote:
>> The problem is that the user has no way to declare whether they just 
>> want this.

> We should add a way to declare that a primary key should create an
> index in a particular collation.

Why should that ever be different from the column's own declared
collation?

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Implement missing join selectivity estimation for range types
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: doc: fix wording describing the checkpoint_flush_after GUC