Skip to content

17.6.1.023

Choose a tag to compare

@github-actions github-actions released this 16 Oct 01:57
fb79d32
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]>