Skip to content

pgrx 0.14.2#222788

Merged
BrewTestBot merged 2 commits intomasterfrom
bump-pgrx-0.14.2
May 8, 2025
Merged

pgrx 0.14.2#222788
BrewTestBot merged 2 commits intomasterfrom
bump-pgrx-0.14.2

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
Welcome to pgrx v0.14.2.  This is a minor release that fixes a few bugs and also adds a big new feature: support for `pg_regress`-based regression tests.

As always, please update with cargo install cargo-pgrx --version 0.14.2 --locked and update your extension Cargo.toml files with cargo pgrx upgrade.

For the pg_regress regression test support, there's a new cargo pgrx regress subcommand, and it's documented in cargo-pgrx's readme.

What's Changed

This will help with the upcoming Postgres v18 and generally makes pgrx-based extensions less restrictive with regard to how they're installed.

(editor's node: I full expect users to uncover UX nits with this and am more than happy to entertain any ideas that help to improve workflows, either locally during development or in CI. Feel free to open issues about it.)

More Bindings

Bug Fixes

Code Cleanup

New Contributors

Thanks

Shoutout to @philippemnoel of @ParadeDB for paying me to implement the pg_regress support. ❤️

Full Changelog: pgcentralfoundation/pgrx@v0.14.1...v0.14.2


@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 May 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 8, 2025

🤖 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 May 8, 2025
@BrewTestBot BrewTestBot enabled auto-merge May 8, 2025 00:29
@BrewTestBot BrewTestBot added this pull request to the merge queue May 8, 2025
Merged via the queue into master with commit b5b062b May 8, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-pgrx-0.14.2 branch May 8, 2025 00:37
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.

2 participants