Re: timestamp patch to extend legal range of dates. - Mailing list pgsql-patches

From Tom Lane
Subject Re: timestamp patch to extend legal range of dates.
Date
Msg-id 26048.1044458421@sss.pgh.pa.us
Whole thread Raw
In response to Re: timestamp patch to extend legal range of dates.  (John Cochran <jdc@fiawol.org>)
List 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 by date:

Previous
From: John Cochran
Date:
Subject: Re: timestamp patch to extend legal range of dates.
Next
From: John Cochran
Date:
Subject: Patch to extend range of timestamps