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

PostgreSQL 17 not supported #2111

Open
JamesInform opened this issue Sep 15, 2024 · 2 comments
Open

PostgreSQL 17 not supported #2111

JamesInform opened this issue Sep 15, 2024 · 2 comments
Labels
enhancement New request feature request New feature

Comments

@JamesInform
Copy link

Hi all

I built age for PostgreSQL 17. Basically compiling worked without errors.

But when I try to create the extension I get the following error:

image

When will a PostgreSQL 17 compatible version of age be available?

Cheers,
James

@JamesInform JamesInform added the bug Something isn't working label Sep 15, 2024
@jrgemignani jrgemignani added enhancement New request feature request New feature and removed bug Something isn't working labels Sep 16, 2024
@jrgemignani
Copy link
Contributor

@JamesInform Right now, PG 17 isn't in our roadmap. This could change in the future, but due to current resources, it is considered lower priority.

@uhayat
Copy link
Contributor

uhayat commented Sep 27, 2024

@JamesInform I created a PR (2118) to resolve this issue. Currently there is no separate branch for branch for PG17, so I added PG17 version number check.

@jrgemignani do we have a plan when should be create a separate branch, or who could create separate branch, or should this PR merged to master as is?

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

No branches or pull requests

3 participants