supabase / supautils

PostgreSQL extension that secures a cluster on a cloud environment
https://supabase.github.io/supautils
Apache License 2.0
59 stars 13 forks source link

fix: prevent nested `switch_to_superuser()` from corrupting `prev_role_*` #71

Closed soedirgo closed 9 months ago

soedirgo commented 9 months ago

This caused an issue here: https://github.com/supabase/postgres/actions/runs/7551764226/job/20561373521#step:15:4305

TODO: