Download Latest Version v0.19.1 source code.zip (3.5 MB)
Email in envelope

Get an email when there's a new version of PgRx

Home / v0.19.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-23 3.9 kB
v0.19.0 source code.tar.gz 2026-06-23 3.1 MB
v0.19.0 source code.zip 2026-06-23 3.5 MB
Totals: 3 Items   6.7 MB 0

Welcome to pgrx v0.19.0. Among other things, this brings support for Postgres v19beta1.

As usual, install cargo-pgrx with cargo install cargo-pgrx --version 0.19.0 --locked, and if you want Postgres 19beta1 support you'll also need to run cargo pgrx init. And make sure to update your crate dependencies with cargo pgrx upgrade.

What's Changed

The headline item. As more betas are released we'll release new pgrx point releases supporting them.

Notably, pgrx wants to use the Rust 2024 edition now.

cargo-pgrx

Prior to this fix, RUSTFLAGS changes in .cargo/config.toml would have been ignored.

New Features

Postgres Bindings and Wrappers

Bugfixes and Cleanup

New Contributors

Full Changelog: https://github.com/pgcentralfoundation/pgrx/compare/v0.18.1...v0.19.0

Source: README.md, updated 2026-06-23