Skip to content

v0.0.17

Compare
Choose a tag to compare
@eeeebbbbrrrr eeeebbbbrrrr released this 18 Oct 20:34
· 919 commits to master since this release

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!