Remove abstime, reltime, tinterval tables from old regression databases.
Tom Lane <tgl@sss.pgh.pa.us>
Remove abstime, reltime, tinterval tables from old regression databases. In the back branches, drop these tables after the regression tests are done with them. This fixes failures of cross-branch pg_upgrade testing caused by these types having been removed in v12. We do lose the ability to test dump/restore behavior with these types in the back branches, but the actual loss of code coverage seems to be nil given that there's nothing very special about these types. Discussion: https://postgr.es/m/20181009192237.34wjp3nmw7oynmmr@alap3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/horology.out | modified | +7 −0 |
| src/test/regress/expected/sanity_check.out | modified | +0 −3 |
| src/test/regress/sql/horology.sql | modified | +9 −0 |
Discussion
- [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel 28 messages · 2018-10-09 → 2018-10-14