You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: incorporate v3.0.0 supautils (#1844)
* fix: incorporate v3.0.0 supautils
with change that checks that an event trigger function is owned by the same superuser
negating the need for after-create for postgresql_fdw
introduces a test in pg_regress that checks the outcome of this change
* fix: add `grant usage` for postgres_fdw
* test: postgres_fdw
* fix: align expected output with test
* chore: update versions
---------
Co-authored-by: Bobbie Soedirgo <[email protected]>