v0.9.4
Welcome to pgrx v0.9.4. It is a minor bugfix release resolving an issue returning a TableIterator with only 1 field.
As always, please update with cargo install cargo-pgrx --locked and update your crate dependencies.
What's Changed
- Properly Support
RETURNS TABLE (T)(returning a table with 1 field) by @eeeebbbbrrrr in #1164. This closes Issue #1031 and #1091 - Remove
pgrx/Cargo.tomldependency on thetimecrate 579f29f
Full Changelog: v0.9.3...asdf