Re: BUG #4789: ERROR 22008 on timestamp import

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4789: ERROR 22008 on timestamp import
Дата
Msg-id 22413.1241206653@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #4789: ERROR 22008 on timestamp import  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
I wrote:
> With enough nines, the fsec value is going to round up to 1.0 (float
> case) or USECS_PER_SEC (int case).  So I think that this check ought
> to allow, not exclude, the boundary value.

Patch applied here:
http://archives.postgresql.org/message-id/20090501192913.C39EC75407B@cvs.postgresql.org

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4789: ERROR 22008 on timestamp import
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4787: Hardlink (ln) causes startup failure with bizarre "timezone_abbreviations" error