github pgcentralfoundation/pgrx v0.3.3

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.3.

What's Changed

  • Resolved the use of a deprecated item in Clap. (#444)
  • Fix: The @FUNCTION_NAME@ string fragments inside #[pg_extern(sql = "...@FUNCTION_NAME@...")] (from #410) would not get replaced by the generated wrapper name, as they used to in pgxsql doc comments. (#443)

Don't miss a new pgrx release

NewReleases is sending notifications on new releases.