Remove test case that doesn't work with --disable-integer-timestamps.
Tom Lane <tgl@sss.pgh.pa.us>
Remove test case that doesn't work with --disable-integer-timestamps. Commits a7145f6bc et al. added a test to verify integer overflow detection in interval_mul. That only applies with integer timestamps, of course, so it's problematic in pre-v10 branches where we supported float timestamps. The test was only marginally worth the trouble to begin with, so just remove it in those branches. Per buildfarm. Discussion: https://postgr.es/m/6437.1573319193@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/interval.out | modified | +0 −3 |
| src/test/regress/sql/interval.sql | modified | +0 −3 |
Discussion
- int64-timestamp-dependent test vs. --disable-integer-timestamps 2 messages · 2019-11-09