diff options
author | Tom Lane | 2024-09-14 21:55:03 +0000 |
---|---|---|
committer | Tom Lane | 2024-09-14 21:55:03 +0000 |
commit | 2abc88958039990ba82669aa9beebd394d06e9a2 (patch) | |
tree | c930fbe97052cec2469ecc575151cd7c6f689041 /src/backend/utils/adt/xml.c | |
parent | cb52d1cdd1031d3b0d66a001b7b153990a0497c8 (diff) |
Run regression tests with timezone America/Los_Angeles.
Historically we've used timezone "PST8PDT", but the recent release
2024b of tzdb changes the definition of that zone in a way that
breaks many test cases concerned with dates before 1970. Although
we've not yet adopted 2024b into our own tree, this is already
problematic for people using --with-system-tzdata if their platform
has already adopted 2024b. To work with both older and newer
versions of tzdb, switch to using "America/Los_Angeles", accepting
the ensuing changes in regression test results.
Back-patch to all supported branches.
Per report and patch from Wolfgang Walther.
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions