Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version to 0.12.3 #1847

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Update version to 0.12.3 #1847

merged 1 commit into from
Sep 9, 2024

Conversation

eeeebbbbrrrr
Copy link
Contributor

Welcome to pgrx v0.12.3. This point release upgrades to use the new Postgres 17rc1.

As usual, please cargo install cargo-pgrx --version 0.12.3 --locked. Then you can run cargo pgrx upgrade in your extension crate's root to update its dependencies.

What's Changed

Full Changelog: v0.12.2...v0.12.3

@eeeebbbbrrrr eeeebbbbrrrr merged commit 46c9abe into develop Sep 9, 2024
4 checks passed
daamien pushed a commit to daamien/pgrx that referenced this pull request Sep 12, 2024
Welcome to pgrx v0.12.3. This point release upgrades to use the new
Postgres 17rc1.

As usual, please `cargo install cargo-pgrx --version 0.12.3 --locked`.
Then you can run `cargo pgrx upgrade` in your extension crate's root to
update its dependencies.


## What's Changed
* Fixups of issues left from pgcentralfoundation#1837 by @YohDeadfall in
pgcentralfoundation#1843
* move to Postgres v17rc1 by @eeeebbbbrrrr in
pgcentralfoundation#1846


**Full Changelog**:
pgcentralfoundation/pgrx@v0.12.2...v0.12.3
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