Skip to content

v0.1.18

Compare
Choose a tag to compare
@zombodb zombodb released this 05 Feb 21:25
· 808 commits to master since this release

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!