[UPD] add postgres 18 support#1206
Merged
josep-tecnativa merged 3 commits intoTecnativa:masterfrom Jan 14, 2026
Merged
Conversation
ddc07a2 to
ba2bcee
Compare
Contributor
Author
|
Might need some help here. I updated tests and pre-commit to deal with those failures and added v18 into tests, but getting failures on v18 tests that I don't really understand. |
a366719 to
7d05a5e
Compare
Contributor
Author
|
Note it appears there is no postgresql-client package in alpine 3.2.3 which kills the latest argument and it seems wrong to use 17 as latest from 3.2.2 |
|
Hi @pedrobaeza do you know when we could expect to have this one merged? |
Member
|
@josep-tecnativa did you check it? |
josep-tecnativa
approved these changes
Jan 13, 2026
Contributor
|
@gdgellatly could you rebase so I can merge please? |
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.
I am not 100% sure I got this correct. I basically followed the commit where pg16 support was added. Found the apk repo and added and essentially replicated for pg18