Re: Floating-point timestamps versus Range Types - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Floating-point timestamps versus Range Types
Date
Msg-id 14006.1287346640@sss.pgh.pa.us
Whole thread Raw
In response to Floating-point timestamps versus Range Types  (Jeff Davis <pgsql@j-davis.com>)
Responses Re: Floating-point timestamps versus Range Types
List pgsql-hackers
Jeff Davis <pgsql@j-davis.com> writes:
> What should be done? I see a few options:

> 1. Do nothing. Floating-point timestamps aren't the default, and the bug
> reports are likely to be few and far between (but those that encounter
> the bug are likely to be very frustrated).

I'm for that one.  Anybody working with fractional float timestamps
should already understand that they aren't exact.  I can't see the value
of expending any great amount of effort on this.

There is maybe some argument for removing the float timestamp code
altogether, but I think that that's probably premature.  They were
still the default in 8.3, and we are still supporting in-place upgrade
from 8.3.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIP: extensible enums
Next
From: Tom Lane
Date:
Subject: Re: WIP: extensible enums