Skip to content

v0.25.0

Compare
Choose a tag to compare
@ChuckHend ChuckHend released this 15 Sep 18:31
· 138 commits to main since this release
7db90ee

Breaking changes - moves all functions and objects to the PGMQ schema, and renames most of the functions

Other changes

  • Reserve exact size for vecs in delete, archive, pop by @v0idpwn in #107
  • Faster query with a simpler plan by joining with the CTE instead of making IN query by @ddorian in #113

Full Changelog: v0.24.0...v0.25.0