Re: Allow to_date() and to_timestamp() to accept localized names
От | Alvaro Herrera |
---|---|
Тема | Re: Allow to_date() and to_timestamp() to accept localized names |
Дата | |
Msg-id | 20200128162144.GA21427@alvherre.pgsql обсуждение исходный текст |
Ответ на | 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 |
On 2020-Jan-28, Peter Eisentraut wrote: > On 2020-01-28 04:05, Mark Dilger wrote: > > German uses both Sonnabend and Samstag for Saturday, so don’t you have to compare to a list of values anyway? > > Yeah, good point. If it doesn't accept both "Sonnabend" and "Samstag", then > it's not really usable. The string "Sonnabend" never appears in the glibc sources, so that will certainly not work. I vote not to care about that, but of course my language is not one that has alternate weekday/month names. I guess if we're intent on recognizing alternate names, we'll have to build our own list of them :-( I don't have the ICU sources here to check the status there. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: