| От | Peter Eisentraut |
|---|---|
| Тема | Re: Order changes in PG16 since ICU introduction |
| Дата | |
| Msg-id | ec13488f-281d-cd15-3c11-afe080f98212@enterprisedb.com обсуждение |
| Ответ на | Re: Order changes in PG16 since ICU introduction (Jeff Davis <pgsql@j-davis.com>) |
| Ответы |
Re: Order changes in PG16 since ICU introduction
|
| Список | pgsql-hackers |
On 09.05.23 17:09, Jeff Davis wrote: > It's awkward for a user to read pg_database.datlocprovider, then > depending on that, either look in datcollate or daticulocale. (It's > awkward in the code, too.) > > Maybe some built-in function that returns a tuple of the default > provider, the locale, and the version? Or should we also output the > ctype somehow (which affects the results of upper()/lower())? There is also the deterministic flag and the icurules setting. Depending on what level of detail you imagine the user needs, you really do need to look at the whole picture, not some subset of it.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера