diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-11-09 15:50:16 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-11-09 15:50:16 -0500 |
commit | a55018760dcf24e560c36dfb53b9a8b0bd5e6829 (patch) | |
tree | 9b6d3ad7b0535456cc40e10eb33506f3e4672c16 /src/backend/utils | |
parent | a9c3cda2816ffef76a6f49cc7ba14233e8d9cad1 (diff) |
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
Diffstat (limited to 'src/backend/utils')
0 files changed, 0 insertions, 0 deletions