Skip to content

Conversation

@samrose
Copy link
Collaborator

@samrose samrose commented Oct 15, 2025

v 3.0.0 relevant change 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

samrose and others added 2 commits October 15, 2025 17:29
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
@soedirgo soedirgo force-pushed the fix/update-supautils branch from a0f119f to e3538d1 Compare October 16, 2025 00:00
@soedirgo soedirgo force-pushed the fix/update-supautils branch from e3538d1 to 1b46e8d Compare October 16, 2025 00:04
@soedirgo soedirgo marked this pull request as ready for review October 16, 2025 00:24
@soedirgo soedirgo requested review from a team as code owners October 16, 2025 00:24
@samrose samrose merged commit fb79d32 into develop Oct 16, 2025
14 checks passed
@samrose samrose deleted the fix/update-supautils branch October 16, 2025 01:17
hunleyd added a commit that referenced this pull request Oct 23, 2025
* origin:
  refactor(ansible): bring our ansible up to modern ansible-lint standards (#1852)
  chore: bump to release (#1855)
  docs: getting started nix install or config revised (#1853)
  docs: how to update new structure (#1851)
  feat: support multiple versions of the plpgsql_check extension (#1684)
  refactor(ansible): bring our ansible up to modern ansible-lint standards (#1848)
  feat(wrappers): support more versions (#1831)
  refactor(ansible): bring our ansible up to modern ansible-lint standards (#1833)
  fix: fine tune protection rules to unblock wal-g functionality (#1846)
  fix: incorporate v3.0.0 supautils (#1844)
  fix: remove git revision from postgres package
encima pushed a commit that referenced this pull request Oct 28, 2025
* 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 <bobbie@soedirgo.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants