Re: Floating point timestamps - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Floating point timestamps
Date
Msg-id 32105.1457621037@sss.pgh.pa.us
Whole thread Raw
In response to Floating point timestamps  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: Floating point timestamps
List pgsql-hackers
Thomas Munro <thomas.munro@enterprisedb.com> writes:
> Is the plan to remove support for floating point timestamps at some
> stage?  If so, what is that waiting on, and would it provide
> sufficient warning if (say) 9.6 were documented as the last major
> release to support that build option?

AFAIK there is no particular plan to do that.  It's not like leaving
that code in place is costing us huge amounts of maintenance effort.
        regards, tom lane



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Parallel Aggregate
Next
From: Robert Haas
Date:
Subject: Re: Add generate_series(date,date) and generate_series(date,date,integer)