⬆️ Dependency 2025-05-30
- Upgraded pgrx to v0.14.3
- Upgraded all other dependencies
📔 Notes
- Dropped support for Postgres 12 (no longer supported by pgrx).
- Removed the
$libdir/
prefix frommodule_pathname
, so if the module is installed elsewhere indynamic_library_path
Postgres will be able to find it. - Moved from the
tembo-io
org totheory
on GitHub. - Reduced memory overhead of some error values, as suggested by the Rust 1.87.0 linter.
🆚 For more detail compare changes since v0.1.6.