Add regression test coverage for timetz_izone().
Tom Lane <tgl@sss.pgh.pa.us>
Add regression test coverage for timetz_izone(). Extend the test added by commit 97957fdba so that it also covers timetz_izone(), that is the "AT TIME ZONE interval" case. This is mostly to see if xlc's apparent bug occurs there too, but more code coverage is always welcome. Discussion: https://postgr.es/m/2287835.1697464481@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/timetz.out | modified | +26 −25 |
| src/test/regress/sql/timetz.sql | modified | +4 −4 |
Discussion
- Add support for AT LOCAL 60 messages · 2023-06-06 → 2023-10-21