github pgcentralfoundation/pgrx v0.1.9

latest releases: v0.12.5, v0.12.4, v0.12.3...
3 years ago

This is pgx v0.1.9. It is a minor release that adds a function wrapper around Postgres heap_getattr macro.

To upgrade, please ensure to run:

$ cargo install cargo-pgx

And don't forget to update your own Cargo.toml dependency versions.

New Macros as Rust functions

  • pgx::heap_getattr_raw(), which wraps the heap_getattr macro

Please Sponsor Our Work

While a labor of love, pgx development is not without cost. Please consider sponsoring our work to offset those costs. All sponsorship tiers are appreciated.

Don't miss a new pgrx release

NewReleases is sending notifications on new releases.