Re: Bug #679: Time input format is no longer ISO 8601 compliant

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Bug #679: Time input format is no longer ISO 8601 compliant
Дата
Msg-id 3CF40F26.7FBCEFBE@fourpalms.org
обсуждение исходный текст
Ответ на Bug #679: Time input format is no longer ISO 8601 compliant  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
> ... it should be possible to enter 'time' fields as "100000" for 10:00:00.

Try prepending a "T" to the front of the string (also allowed per
ISO-8601). Will be fixed in the next release to allow the number-only
form.

                    - Thomas

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

Предыдущее
От: Christian Zagrodnick
Дата:
Сообщение: plpgsql function behaves strange
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #681: creating indices after data insertion