Re: decimal seperator
| От | Tom Lane |
|---|---|
| Тема | Re: decimal seperator |
| Дата | |
| Msg-id | 23434.1296069776@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: decimal seperator (Bruce Momjian <bruce@momjian.us>) |
| Список | pgsql-novice |
Bruce Momjian <bruce@momjian.us> writes: > Susanne Ebrecht wrote: >> implementing lc_numeric is on "todo" since years. > Sorry for the late reply. FYI, I do not remember this being a TODO and > do not see it on our TODO list: > http://wiki.postgresql.org/wiki/Todo I'm fairly sure that we've discussed allowing comma instead of dot in regular numeric value I/O (ie, not in to_char() or other specialized textual conversions) and explicitly rejected it as being more likely to break things than anything else. An example of the sort of thing likely to go wrong is that application code might not think that a numeric value could ever need quoting to go into CSV data. regards, tom lane
В списке pgsql-novice по дате отправления: