Re: comma to delimit fractional seconds

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: comma to delimit fractional seconds
Дата
Msg-id 19944.1529810240@sss.pgh.pa.us
обсуждение исходный текст
Ответ на comma to delimit fractional seconds  (Chris Howard <chris@elfpen.com>)
Ответы Re: comma to delimit fractional seconds  (Chris Howard <chris@elfpen.com>)
Список pgsql-hackers
Chris Howard <chris@elfpen.com> writes:
> I looked at the TODO list and saw the issue of using comma to delimit 
> fractional seconds. ...
> Is there anything more to it than allowing HH:MM:SS,####### as well as 
> HH:MM:SS.##### ?

Here's the thing: most of the easy-looking stuff on the TODO list is
there because there's not actually consensus about how or whether
to do it.

In the case at hand, what you'd need to convince people of is that
there's not a significant penalty in terms of robustness (error
detection) if we allow commas to substitute for periods.  There's
a bunch of existing use-cases that depend on commas being noise,
so it's not obvious that this is OK.

            regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_upgrade from 9.4 to 10.4
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Keeping temporary tables in shared buffers