On second thought, we'd better just drop these tests altogether. Further experimentation reveals that my previous change didn't fix the issue entirely: these tests would still fail at the spring-forward DST transition. There doesn't seem to be any great value in testing this specific issue for both timestamp and timestamptz, so just lose the latter tests.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f62be400c0e2369d68b4327ced721e47250dc40c Modified Files -------------- src/test/regress/expected/horology.out | 42 -------------------------------- src/test/regress/sql/horology.sql | 7 ----- 2 files changed, 0 insertions(+), 49 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
