Re: BUG #7942: Timestamp "19991231 240000" should not be out of range

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #7942: Timestamp "19991231 240000" should not be out of range
Дата
Msg-id 20094.1363317719@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #7942: Timestamp "19991231 240000" should not be out of range  (georg.kindermann@gmx.at)
Список pgsql-bugs
georg.kindermann@gmx.at writes:
> select cast('19991231 240000' as timestamp);
> --Produces >ERROR:  timestamp out of range<

Oddly enough, I just fixed that last week:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=542eeba26992305d872be699158cb3ab1c2be6e6

Weird how a bug can go unnoticed for ten years and then two people trip
over it at almost the same time.

            regards, tom lane

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

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: ERROR: syntax error in tsquery - for high-unicode whitespace
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #7943: plpgsql parsing bug