Alter the previous test for "time with time zone" implicit time zone
Thomas G. Lockhart <lockhart@fourpalms.org>
Alter the previous test for "time with time zone" implicit time zone (which failed miserably during DST) to just compare against a time derived from a timestamp value. Certainly not a direct check for a correct result, but should work at any time of year.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/horology-no-DST-before-1970.out | modified | +15 −0 |
| src/test/regress/expected/horology.out | modified | +15 −0 |
| src/test/regress/expected/horology-solaris-1947.out | modified | +15 −0 |
| src/test/regress/sql/horology.sql | modified | +7 −2 |