github pgcentralfoundation/pgrx v0.1.21

latest releases: v0.11.4, v0.12.0-alpha.1, v0.12.0-alpha.0...
3 years ago

pgx v0.1.21 is a minor feature release with the following features:

Changes

  • aarch64 support was added (#127)
  • add Nix flake (#124)
  • cargo-pgx pgx init does initdb (#123)
  • Improve handling of feature flags (#118)
  • Allow overriding function names and returning schema-qualified type (#117)
  • update dependencies (#122).
  • (docs) Add caveat about reconnecting after updating extension (#116)

Other Changes

  • (cargo-pgx) on init, lazy fetch version list (#119)

To upgrade, please run:

$ cargo install cargo-pgx --version 0.1.21

Also, make sure to update your Cargo.toml dependencies.

Thanks!

Thanks to @JLockerman from @timescale for the PRs. And of course special thanks to @Hoverbear for her work on this release!

Don't miss a new pgrx release

NewReleases is sending notifications on new releases.