v0.1.18
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!