Skip to content

Update version to 0.19.0#2333

Merged
eeeebbbbrrrr merged 3 commits into
developfrom
prepare-0.19.0
Jun 23, 2026
Merged

Update version to 0.19.0#2333
eeeebbbbrrrr merged 3 commits into
developfrom
prepare-0.19.0

Conversation

@eeeebbbbrrrr

@eeeebbbbrrrr eeeebbbbrrrr commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

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: v0.18.1...v0.19.0

@eeeebbbbrrrr
eeeebbbbrrrr merged commit 3621b1f into develop Jun 23, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant