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