my-ship-it opened a new pull request, #1674: URL: https://github.com/apache/cloudberry/pull/1674
## Summary Cherry-picked upstream PostgreSQL tzdata updates from 2022f through 2025b, bringing the bundled timezone data from 2022a to the latest version. This fixes the `America/Mexico_City` timezone issue where the database incorrectly applies DST (CDT/UTC-5) after Mexico abolished Daylight Saving Time in October 2022. Other notable changes include DST law changes for Greenland and Chile, new timezones (`America/Ciudad_Juarez`, `America/Coyhaique`), and historical corrections for multiple regions. Fixes https://github.com/apache/cloudberry/issues/1670 ## Cherry-picked upstream commits | Commit | Description | |--------|-------------| | `e7c7605a760` | Update time zone data files to tzdata release 2022f | | `758f44bc3a3` | Update time zone data files to tzdata release 2022g | | `4ddee4d9de9` | Update time zone data files to tzdata release 2023c | | `b4fb76fb528` | Update time zone data files to tzdata release 2024a | | `a0c8d600bb7` | Update time zone data files to tzdata release 2024b | | `d62403c5129` | Update time zone data files to tzdata release 2025a | | `e076120d99f` | Update time zone data files to tzdata release 2025b | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
