v0.14.1
This is pgrx v0.14.1. It is a small bugfix release that fixes a problem building extensions that have their own build.rs
.
Please update with cargo install cargo-pgrx --version 0.14.1 --locked
and update your extension Cargo.toml
files with cargo pgrx upgrade
.
What's Changed
Full Changelog: v0.14.0...v0.14.1