Sam/wrappers multiversion packaging, bump version to 0.5.1 and fix regression tests
What kind of change does this PR introduce?
A couple of fixes to https://github.com/supabase/postgres/pull/1637 just to save time on this one.
Thanks to the work Numtide, the Rust build issues are fixed with this change, multiversion extension packaging is achived, and the version is successfully bumped to 0.5.1 @burmecia
There is a new approach introduced by Numtide to dealing with versions, and functions that handle PGRX packages, which should make updating cargo-pgrx experience, and specifying specific versions of Rust for specific packages much better going forward.
hey @samrose, I've added Wrappers v0.5.2 support to this PR and it looks all good to me now.
@burmecia thanks we'll get it merged and ready for testing as soon as we get through a few CI fixes.
close in favor of https://github.com/supabase/postgres/pull/1663