Re: Allow to_date() and to_timestamp() to accept localized names
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Allow to_date() and to_timestamp() to accept localized names |
| Дата | |
| Msg-id | 964.1579884408@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Allow to_date() and to_timestamp() to accept localized names (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>) |
| Ответы |
Re: Allow to_date() and to_timestamp() to accept localized names
|
| Список | pgsql-hackers |
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> Looking through the patch quickly, if you want to get Unicode-fancy,
> doing a case-insensitive comparison by running lower-case on both
> strings is also wrong in corner cases. All the Greek month names end in
> sigma, so I suspect that this patch might not work correctly in such cases.
Hm. That's basically what citext does, and I don't recall hearing
complaints about that. What other definition of "case insensitive"
would you suggest?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера