github pgcentralfoundation/pgrx v0.10.1

latest releases: v0.12.4, v0.12.3, v0.12.2...
12 months ago

This is pgrx v0.10.1. It includes support for Postgres v16 and since pg16 is now released, cargo pgrx init will now be able to download the latest version.

As always, please install the latest cargo-pgrx with cargo install cargo-pgrx --version 0.10.1 --locked and update your Cargo.toml dependencies.

What's Changed

#1295: Support the official Postgres v16 release
#1294: Add WAL recovery header bindings for pg15 and pg16

Full Changelog: v0.10.0...v0.10.1

Don't miss a new pgrx release

NewReleases is sending notifications on new releases.