Back-patch test cases for timetz_zone/timetz_izone.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 17 Oct 2023 17:55:45 +0000 (13:55 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 17 Oct 2023 17:55:45 +0000 (13:55 -0400)
commit05b4614decacbe84fb3fde0d9266fe66f525a7e7
tree55d7ca4b65c82889f0f8a26bbe7e40f6c9dac91c
parentd0e7f95b48453703d7c740438198e47d03497cec
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