github pgcentralfoundation/pgrx v0.12.6

14 hours ago

Welcome to pgrx v0.12.6. This release fixes a number of bugs, cleans up various parts of the code, adds more Postgres #include headers, and other little things.

To upgrade, first install cargo-pgrx with cargo install cargo-pgrx --version 0.12.6 --locked. Then you can run cargo pgrx upgrade in your extension's crate to update its dependencies.

What's Changed

New Contributors

Full Changelog: v0.12.5...v0.12.6

Don't miss a new pgrx release

NewReleases is sending notifications on new releases.