Back-patch test cases for timetz_zone/timetz_izone.
authorTom Lane
Tue, 17 Oct 2023 17:55:45 +0000 (13:55 -0400)
committerTom Lane
Tue, 17 Oct 2023 17:55:45 +0000 (13:55 -0400)
commit4a427b82cf19f1b05ca9e26704f8f924af758ded
tree3a15cef8907f0dfbaf8707cbd434eea2c7098361
parentee06199fcb0a38abbb0f0745e66e6aa7150ee6ef
Back-patch test cases for timetz_zone/timetz_izone.

Per code coverage reports, we had zero regression test coverage
of these functions.  That came back to bite us, as apparently
that's allowed us to miss discovering misbehavior of this code
with AIX's xlc compiler.  Install relevant portions of the
test cases added in 97957fdba2f047203019fa97731.

(Assuming the expected outcome that the xlc problem does appear
in back branches, a code fix will follow.)

Discussion: https://postgr.es/m/CA+hUKGK=DOC+hE-62FKfZy=Ybt5uLkrg3zCZD-jFykM-iPn8yw@mail.gmail.com
src/test/regress/expected/timetz.out
src/test/regress/sql/timetz.sql