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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@postgreSQL.org
Date: 2018-10-09T21:27:17Z
Lists: pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> 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.

I complained about this already on the other thread, I think, but:
I do not think we should remove timeofday().  It's unrelated to these
datatypes and it offers functionality that isn't quite duplicated
elsewhere.

			regards, tom lane


Commits

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

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