Skip to content

v0.9.3

Compare
Choose a tag to compare
@eeeebbbbrrrr eeeebbbbrrrr released this 07 Jun 15:55
· 53 commits to master since this release
0bdc3ad

pgrx v0.9.3 is a minor update that resolves some issues with the relatively new zero-copy array support. There are no user-facing changes in this release.

As always, please install it with cargo install cargo-pgrx --locked and update your dependencies accordingly.

What's Changed

  • Teach Array how to work with Arrays of arbitrary fixed-sizes that are also pass-by-value by @eeeebbbbrrrr in #1161
  • Simplify and fix some correctness issues with fixed-size byval arrays by @thomcc in #1162

Full Changelog: v0.9.2...v0.9.3