postgres icon indicating copy to clipboard operation
postgres copied to clipboard

Sam/wrappers multiversion packaging, bump version to 0.5.1 and fix regression tests

Open samrose opened this issue 7 months ago • 3 comments

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.

samrose avatar Jun 12 '25 00:06 samrose

hey @samrose, I've added Wrappers v0.5.2 support to this PR and it looks all good to me now.

burmecia avatar Jun 17 '25 07:06 burmecia

@burmecia thanks we'll get it merged and ready for testing as soon as we get through a few CI fixes.

samrose avatar Jun 17 '25 07:06 samrose

close in favor of https://github.com/supabase/postgres/pull/1663

samrose avatar Jun 23 '25 15:06 samrose