Skip to content

v0.3.1

Compare
Choose a tag to compare
@Hoverbear Hoverbear released this 11 Feb 19:59
· 595 commits to master since this release
ed9f061

Upgrading

Please make sure to run cargo install cargo-pgx and update all the pgx extension Cargo.toml's pgx* versions to 0.3.1.

What's Changed

  • Fix: We correctly use the right fcinfo ident if it's renamed in a #[pg_extern]. (#433)
  • We repaired some Cargo.toml metadata. (#434)