Re: timestamp patch to extend legal range of dates.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: John Cochran <jdc(at)fiawol(dot)org>
Cc: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>, pgsql-patches(at)postgresql(dot)org
Subject: Re: timestamp patch to extend legal range of dates.
Date: 2003-02-05 15:20:21
Message-ID: 26048.1044458421@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

John Cochran <jdc(at)fiawol(dot)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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message John Cochran 2003-02-06 01:42:14 Patch to extend range of timestamps
Previous Message Sumaira Ali 2003-02-05 14:54:30 lock.h and proc.h