diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-09-14 17:55:02 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-09-14 17:55:02 -0400 |
commit | b8ea0f675f35c3f0c2cf62175517ba0dacad4abd (patch) | |
tree | 2e1fa6fe38bb2682468e35c9cc58b38d08f86193 /src/backend/utils/adt/xml.c | |
parent | f64074c88c067b4733ae439afae46ad61e45474b (diff) | |
download | postgresql-b8ea0f675f35c3f0c2cf62175517ba0dacad4abd.tar.gz postgresql-b8ea0f675f35c3f0c2cf62175517ba0dacad4abd.zip |
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/0a997455-5aba-4cf2-a354-d26d8bcbfae6@technowledgy.de
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions