Re: timestamp patch to extend legal range of dates.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: timestamp patch to extend legal range of dates.
Дата
Msg-id 26048.1044458421@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: timestamp patch to extend legal range of dates.  (John Cochran <jdc@fiawol.org>)
Список pgsql-patches
John Cochran <jdc@fiawol.org> writes:
> Point taken. I withdraw my patch. However, I'm going to examine date2j()
> and j2date() functions a bit closer and see if I can restructure them to
> eliminate the overflow problems they have. I would still like for those
> functions to be capable of dealing with the full range of available numbers.

Sure, that's worth doing in any case.

            regards, tom lane

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

Предыдущее
От: John Cochran
Дата:
Сообщение: Re: timestamp patch to extend legal range of dates.
Следующее
От: John Cochran
Дата:
Сообщение: Patch to extend range of timestamps