Skip to content

v0.12.9

Latest
Compare
Choose a tag to compare
@eeeebbbbrrrr eeeebbbbrrrr released this 22 Nov 16:29
a218889

This is pgrx v0.12.9. This version will refuse to build against Postgres versions 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21. These Postgres versions introduced an ABI incompatibility that we'd rather just not ever have to deal with.

As always, to upgrade please run cargo install cargo-pgrx --version v0.12.9 --locked.

You may need to run another cargo pgrx init to pickup the new latest versions of each major release.

What's Changed

Full Changelog: v0.12.8...v0.12.9