Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel

David Fetter <david@fetter.org>

From: David Fetter <david@fetter.org>
To: Andres Freund <andres@anarazel.de>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgreSQL.org
Date: 2018-10-09T19:26:31Z
Lists: pgsql-hackers
On Tue, Oct 09, 2018 at 12:22:37PM -0700, Andres Freund wrote:
> In-Reply-To: <20180928223240.kgwc4czzzekrpsid@alap3.anarazel.de>
> 
> Hi,
> 
> As discussed below (at [1]), I think we should remove $subject.  I plan
> to do so, unless somebody protests soon-ish.  I thought it'd be better
> to call attention to this in a new thread, to make sure people had a
> chance to object.

How much time would someone have to convert the timetravel piece of
contrib/spi to use non-deprecated time types in order to make this
window?

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


Commits

  1. Clean up/tighten up coercibility checks in opr_sanity regression test.

  2. Remove abstime, reltime, tinterval tables from old regression databases.