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

From Neil Conway
Subject Re: timestamp patch to extend legal range of dates.
Date
Msg-id 1044325607.6532.22.camel@tokyo
Whole thread Raw
In response to timestamp patch to extend legal range of dates.  (John Cochran <jdc@fiawol.org>)
List pgsql-patches
On Mon, 2003-02-03 at 21:18, John Cochran wrote:
> Here is a patch that modifies how timestamp values are generated and
> extends the legal range of timestamps.

Without knowing anything about the timestamp code, one thing you'll need
to do is update the documentation. If you're keen, updating the
regression tests (and/or adding new tests for this functionality) would
also be appreciated.

Cheers,

Neil
--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC




pgsql-patches by date:

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