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 support #81

Merged
merged 2 commits into from
Aug 1, 2024
Merged

Conversation

artemgavrilov
Copy link
Contributor

@artemgavrilov artemgavrilov commented Jul 12, 2024

This PR adds PG17 support.

The only change that breaks compatibility for this extension is InitializeSessionUserId function signature change:
postgres/postgres@e768919

Also I've added PG 16 and 17beta2 to regression test matrix in CI.

@artemgavrilov
Copy link
Contributor Author

@keithf4 @mpalmi Hello, is there any chance to get your attention here? Thank you!

@artemgavrilov
Copy link
Contributor Author

@dwsteele Maybe you can help to move this forward?

@dwsteele dwsteele self-requested a review July 25, 2024 02:10
@dwsteele dwsteele self-assigned this Jul 25, 2024
@dwsteele dwsteele changed the base branch from master to integration July 25, 2024 02:30
@dwsteele dwsteele merged commit 7f063e5 into pgaudit:integration Aug 1, 2024
6 checks passed
@artemgavrilov artemgavrilov deleted the pg17-support branch August 1, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants