Re: BUG #5050: text to timestamp failure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5050: text to timestamp failure
Дата
Msg-id 11358.1252785500@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #5050: text to timestamp failure  ("Aoyai Kouhei" <aoyagi.kouhei@gmail.com>)
Ответы Re: BUG #5050: text to timestamp failure  (aoyogi kouhei <aoyagi.kouhei@gmail.com>)
Список pgsql-bugs
"Aoyai Kouhei" <aoyagi.kouhei@gmail.com> writes:
> select '0001-01-01'::timestamp with time zone;
> -> "0001-01-01 00:00:00+09:18:59"

> select '1887-01-01'::timestamp with time zone;
> -> "1887-01-01 00:00:00+09:18:59"

You did not say what timezone setting you are using, but in some of them
this is not wrong.

            regards, tom lane

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

Предыдущее
От: "Aoyai Kouhei"
Дата:
Сообщение: BUG #5050: text to timestamp failure
Следующее
От: "the6campbells"
Дата:
Сообщение: BUG #5051: SQLNumResultCols returns 0 for common table expression