Skip to content

v0.14.1

Compare
Choose a tag to compare
@eeeebbbbrrrr eeeebbbbrrrr released this 13 Apr 17:45
· 50 commits to develop since this release
b1868d8

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

  • fix cargo pgrx install error if there is a build script by @usamoi in #2041

Full Changelog: v0.14.0...v0.14.1