postgresql: 9.6.23 -> 9.6.24, 10.18 -> 10.19, 11.13 -> 11.14, 12.8 -> 12.9, 13.4 -> 13.5, 14.0 -> 14.1#146464
Merged
marsam merged 6 commits intoNixOS:stagingfrom Nov 20, 2021
marsam:update-postgresql
Merged
postgresql: 9.6.23 -> 9.6.24, 10.18 -> 10.19, 11.13 -> 11.14, 12.8 -> 12.9, 13.4 -> 13.5, 14.0 -> 14.1#146464marsam merged 6 commits intoNixOS:stagingfrom marsam:update-postgresql
marsam merged 6 commits intoNixOS:stagingfrom
marsam:update-postgresql
Conversation
Member
|
This is kind of last minute, but since the blogpost says "this is the final release of PostgreSQL 9.6", do we maybe want to drop 9.6 before the 21.11 branch-off? |
SuperSandro2000
approved these changes
Nov 19, 2021
Contributor
|
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-21.05
git worktree add -d .worktree/backport-146464-to-staging-21.05 origin/staging-21.05
cd .worktree/backport-146464-to-staging-21.05
git checkout -b backport-146464-to-staging-21.05
ancref=$(git merge-base f57a2a6cf17fe3c5c80a603e01642a2b5a4c1393 85852b941d8e0888a98f1a21ac0a43875ccf7073)
git cherry-pick -x $ancref..85852b941d8e0888a98f1a21ac0a43875ccf7073 |
Contributor
|
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-21.05
git worktree add -d .worktree/backport-146464-to-staging-21.05 origin/staging-21.05
cd .worktree/backport-146464-to-staging-21.05
git checkout -b backport-146464-to-staging-21.05
ancref=$(git merge-base f57a2a6cf17fe3c5c80a603e01642a2b5a4c1393 85852b941d8e0888a98f1a21ac0a43875ccf7073)
git cherry-pick -x $ancref..85852b941d8e0888a98f1a21ac0a43875ccf7073 |
1 task
Contributor
|
Successfully created backport PR #147931 for |
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.
Motivation for this change
https://www.postgresql.org/about/news/postgresql-141-135-129-1114-1019-and-9624-released-2349/
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)