OSDN Git Service

Alter the previous test for "time with time zone" implicit time zone
authorThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 6 Apr 2001 05:50:29 +0000 (05:50 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 6 Apr 2001 05:50:29 +0000 (05:50 +0000)
commit9c3bbf256b8b54c0cb0a915c1abbad3cf53e76ef
tree067a86be4df7ac21e1105fc4cb34c1917a6b3801
parenta3ed622b63bb897e58b66e1e589113c6e6c45e80
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.
src/test/regress/expected/horology-no-DST-before-1970.out
src/test/regress/expected/horology-solaris-1947.out
src/test/regress/expected/horology.out
src/test/regress/sql/horology.sql