diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-12 19:33:56 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-12 19:33:56 -0400 |
commit | 43cc4e49edff19e4d3b560c045bb42c5f97bcead (patch) | |
tree | 5d7c86b6840e07f58c68abdd70d155e39f4df511 /src/backend/utils/adt/numeric.c | |
parent | 1245561df4902a08a672bd451f5f2014e03c18a9 (diff) | |
download | postgresql-43cc4e49edff19e4d3b560c045bb42c5f97bcead.tar.gz postgresql-43cc4e49edff19e4d3b560c045bb42c5f97bcead.zip |
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
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions