github pgcentralfoundation/pgrx v0.1.18

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

This is pgx v0.1.18. It is a minor feature release where cargo pgx init can now automatically discover all supported versions of Postgres from postgresql.org instead of hardcoding specific version numbers.

Additionally, PR #78 was implemented, which teaches pgx how to use cargo metadata to determine the target directory.

To upgrade, please run:

$ cargo install cargo-pgx

Also make sure to update your Cargo.toml dependencies.

If you'd like to update your pgx-managed Postgres installations to the latest point-releases, simply run cargo pgx init after doing the above.

Thanks!

Thanks for the PRs everyone! Keep 'em coming!

Sponsor Our Work

Please consider sponsoring us so we can continue building cool things like pgx! Thank you for your consideration!

Don't miss a new pgrx release

NewReleases is sending notifications on new releases.