github pgcentralfoundation/pgrx v0.3.2

latest releases: v0.12.5, v0.12.4, v0.12.3...
2 years ago

Upgrading

Please make sure to run cargo install cargo-pgx and update all the pgx extension Cargo.toml's pgx* versions to 0.3.2.

What's Changed

  • Fix: Resolved an issue in #[pg_extern(..)] functions with attributes that also returned tuples. A change in #410 caused incorrect macro expansion. (#440)

Don't miss a new pgrx release

NewReleases is sending notifications on new releases.