Releases: supabase/postgres
Releases · supabase/postgres
17.6.1.023-rules-2
chore: bump suffix
17.6.1.023
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 <bobbie@soedirgo.dev>
17.6.1.021-plpgsql-4
fix: maintains security hardening while allowing the infrastructure t…
17.5.1.044-orioledb-rules-2
chore: bump suffix
17.5.1.044-orioledb
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 <bobbie@soedirgo.dev>
17.5.1.042-orioledb-plpgsql-4
fix: maintains security hardening while allowing the infrastructure t…
15.14.1.023-rules-2
chore: bump suffix
15.14.1.023
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 <bobbie@soedirgo.dev>
15.14.1.021-plpgsql-4
fix: maintains security hardening while allowing the infrastructure t…
17.6.1.023-supautils-2
fix: add `grant usage` for postgres_fdw