Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for postgres 17 #14

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Adding support for postgres 17 #14

wants to merge 3 commits into from

Conversation

leos
Copy link

@leos leos commented Nov 14, 2024

Added 17 as an option since it's been released.

It looks like the default is set to 14 in install.sh:

TARGET_POSTGRESQL_VERSION="${VERSION:-"14"}"

I've changed it to reflect the default in devcontainer-feature.json.

Also bumped version to 1.2.0, but not sure what the right semantic is for a change like this (if it should be 1.1.1 instead?). Happy to tweak as appropriate.

Assuming that this PR will get squashed when landed. If you'd prefer I open a PR with a single commit making these changes, I can do that as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant