Re: Collation version tracking for macOS

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Collation version tracking for macOS
Дата
Msg-id CA+hUKGLXWGKn4WZwNr0bmDSdyQa1+njM5_vRfc1CxiDR1WUK9g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Collation version tracking for macOS  (Rod Taylor <rbt@rbt.ca>)
Ответы Re: Collation version tracking for macOS  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, Jun 8, 2022 at 3:58 AM Rod Taylor <rbt@rbt.ca> wrote:
> Is this more involved than creating a list of all valid Unicode characters (~144 thousand), sorting them, then
runningcrc32 over the sorted order to create the "version" for the library/collation pair? Far from free but few
databasesuse more than a couple different collations. 

Collation rules have multiple levels and all kinds of quirks, so that
won't work.



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pgcon unconference / impact of block size on performance
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Collation version tracking for macOS