Adjust interval-addition test so that it won't fail on DST transition days.
Tom Lane <tgl@sss.pgh.pa.us>
Adjust interval-addition test so that it won't fail on DST transition days. Strange that we missed this DST dependence while fixing the others.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/horology.out | modified | +4 −4 |
| src/test/regress/sql/horology.sql | modified | +2 −2 |