Skip to content

Conversation

eeeebbbbrrrr
Copy link
Contributor

Welcome to pgrx v0.16.1. This is a relatively minor release but does add support for Postgres v18, released on September 25, 2025.

As always, install/update cargo-pgrx with cargo install cargo-pgrx --version 0.16.1 --locked. Then run cargo pgrx update in all your extension crates.

To pick up Postgres v18, you'll need to run (at least) cargo pgrx init and then add the pg18 feature flag to your extension's Cargo.toml.

What's Changed

Full Changelog: v0.16.0...v0.16.1

@eeeebbbbrrrr eeeebbbbrrrr merged commit 2e515ae into pgcentralfoundation:develop Sep 25, 2025
16 checks passed
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