Re: timestamp patch to extend legal range of dates.

From: Neil Conway <neilc(at)samurai(dot)com>
To: John Cochran <jdc(at)fiawol(dot)org>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: timestamp patch to extend legal range of dates.
Date: 2003-02-04 02:26:47
Message-ID: 1044325607.6532.22.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2003-02-04 04:41:13 Re: timestamp patch to extend legal range of dates.
Previous Message John Cochran 2003-02-04 02:18:41 timestamp patch to extend legal range of dates.