Merged
Conversation
13 tasks
dfdb68b to
797b544
Compare
Contributor
Author
|
Rebased with #355965 merged. |
Contributor
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin staging-24.11
git worktree add -d .worktree/backport-355974-to-staging-24.11 origin/staging-24.11
cd .worktree/backport-355974-to-staging-24.11
git switch --create backport-355974-to-staging-24.11
git cherry-pick -x 797b544bda2f9b921c9757c422aa68a1de1b431b |
Member
|
/me Adds this to the list of backports I have to do |
13 tasks
Contributor
|
Successfully created backport PR for |
1 task
Contributor
Author
We still need this one for 24.05, right? Everything else should be open already, AFAICT. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New PostgreSQL minor releases came out today:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
The updates for v12 to v15 and v17 have also been targeted at master in #355965.
On master, we currently default
postgresqlto v16, so v16 is targeting staging because of the number of rebuilds.I did include the other commits from 12-17 as well, to avoid merge conflicts here. Since they are identical, they should not be a problem.
Things done
All builds and tests happened when cherry-picking this commit to master, not on staging.
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.