Skip to content

postgresql: fix build#375623

Merged
fpletz merged 2 commits intoNixOS:stagingfrom
wolfgangwalther:postgresql-fix-tzdata
Jan 21, 2025
Merged

postgresql: fix build#375623
fpletz merged 2 commits intoNixOS:stagingfrom
wolfgangwalther:postgresql-fix-tzdata

Conversation

@wolfgangwalther
Copy link
Contributor

PostgreSQL broke after the recent tzdata update to 2025a in #374725. The same happened on the last update as well (#342026).

Fix this by applying upstream's patch and add postgresql as passthru test for tzdata to prevent it in the future.

Things done


Add a 👍 reaction to pull requests you find important.

Since tzdata updates repeatedly broke postgresql, let's make sure we
find out before merge.
The recent tzdata update to 2025a broke postgres' test suite. Until the
next minor releases come out, we'll apply upstream's commit to fix this
as a patch.
@nix-owners nix-owners bot requested a review from thoughtpolice January 21, 2025 19:39
@github-actions github-actions bot added 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. labels Jan 21, 2025
@fpletz fpletz merged commit 78f2f79 into NixOS:staging Jan 21, 2025
24 of 27 checks passed
@wolfgangwalther wolfgangwalther deleted the postgresql-fix-tzdata branch January 25, 2025 14:43
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Mar 23, 2025

Successfully created backport PR for staging-24.11:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants