v0.0.17
This is pgx
v0.0.17. It is a minor bugfix and cleanup release.
As always, make sure to run: cargo install cargo-pgx
to update cargo-pgx to this version and also update your dependency versions.
Changes
- panic!() locations are now properly reported (again)
- Bindings for Postgres'
parser.h
- cleanup
build.rs
to avoid extra lexing and i/o during builds cargo pgx --version
now reports its version number- minor type-o fixes
Thanks!
Thanks for the Pull Requests, everyone!