github pgcentralfoundation/pgrx v0.12.0

latest releases: v0.12.4, v0.12.3, v0.12.2...
26 days ago

Cutting the 0.12.0 release as-is!

You may need to:

  • rearrange some imports
  • sed some types to use pg_sys::EnumName::Type (only the typedef, not the constants)
  • bump heapless to 0.8
  • impl ArgAbi and impl BoxRet for custom types

Code which updates to this version of pgrx is actually sound for the Postgres function ABI, so sorry about the breakages!

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

Don't miss a new pgrx release

NewReleases is sending notifications on new releases.