Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
Welcome to pgrx v0.15.0.  This begins a new series for pgrx that includes support for Postgres 18.  As of this release, that means Postgres 18beta1.

This release does contain a few breaking API changes but they're largely mechanical. Don't worry, the compiler will let you know!

As always, please install our CI tool with cargo install cargo-pgrx --version 0.15.0 --locked and then run cargo pgrx upgrade in all of your extension crates.

If you want to start working with Postgres 18beta1, you'll also need to re-init your pgrx environment with cargo pgrx init. That will automatically detect all the latest Postgres versions, including 18beta1.

At the top here, I'd like to thank @silver-ymz for the 18beta1 support. It was a pleasant surprise to see that work come from the community -- it's no easy task to add a new Postgres version to pgrx!

That said, as Postgres 18 is currently beta, you should consider pgrx' support for it as beta too. Please report any problems with 18beta1 (or discrepancies with other versions) as GitHub issues.

Also, this release requires rust v1.88.0 or greater. if-let chains are now a thing and we're not afraid to use them.

What's Changed

Postgres 18beta1 Support

More Headers

cargo-pgrx improvements

Breaking Changes

New Stuff

General Code Cleanup

Administrative

New Contributors

Much thanks to our new contributors! Your work is sincerely appreciated!

Full Changelog: pgcentralfoundation/pgrx@v0.14.3...v0.15.0

View the full release notes at https://github.com/pgcentralfoundation/pgrx/releases/tag/v0.15.0.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 28, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 28, 2025
@BrewTestBot BrewTestBot enabled auto-merge June 28, 2025 21:26
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 28, 2025
Merged via the queue into main with commit c414702 Jun 28, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-pgrx-0.15.0 branch June 28, 2025 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants