Skip to content

Conversation

usamoi
Copy link
Contributor

@usamoi usamoi commented Aug 29, 2025

Tests passed on an S390X machine.

Copy link
Contributor

@eeeebbbbrrrr eeeebbbbrrrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll merge but this is going to be very difficult for us to ensure correctness going forward due to lack of CI resources for big endian.

@eeeebbbbrrrr eeeebbbbrrrr merged commit 938723e into pgcentralfoundation:develop Sep 25, 2025
16 checks passed
eeeebbbbrrrr added a commit that referenced this pull request Sep 25, 2025
Welcome to pgrx v0.16.1. This is a relatively minor release but does add
support for Postgres v18, released on September 25, 2025.

As always, install/update `cargo-pgrx` with `cargo install cargo-pgrx
--version 0.16.1 --locked`. Then run `cargo pgrx update` in all your
extension crates.

To pick up Postgres v18, you'll need to run (at least) `cargo pgrx init`
and then add the `pg18` feature flag to your extension's `Cargo.toml`.


## What's Changed

* remove polyfill crates by @usamoi in
#2128
* Example : register PostgreSQL hooks by @daamien in
#2125
* add more WAL/replication headers by @eeeebbbbrrrr in
#2130
* remove home, supports-color 0.2 and update toml, color-eyre by @usamoi
in #2133
* cargo-pgrx: fix pg_regress path inconsistency by @charmitro in
#2137
* fix big endian by @usamoi in
#2132
* Fixing CI by @eeeebbbbrrrr in
#2143
* pg18 support by @eeeebbbbrrrr in
#2144


**Full Changelog**:
v0.16.0...v0.16.1
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.

2 participants