Remove daylight-savings-time-dependent tests of 'time with time zone'
Tom Lane <tgl@sss.pgh.pa.us>
Remove daylight-savings-time-dependent tests of 'time with time zone' datatype. Perhaps someday we can figure out a way of getting reproducible results from testing this type, but for now ...
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/horology-no-DST-before-1970.out | modified | +4 −12 |
| src/test/regress/expected/horology.out | modified | +4 −12 |
| src/test/regress/expected/horology-solaris-1947.out | modified | +4 −12 |
| src/test/regress/sql/horology.sql | modified | +6 −3 |