Skip to content

Releases: supabase/postgres

17.6.1.023-rules-2

16 Oct 20:32

Choose a tag to compare

chore: bump suffix

17.6.1.023

16 Oct 01:57
fb79d32

Choose a tag to compare

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

16 Oct 16:32

Choose a tag to compare

fix: maintains security hardening while allowing the infrastructure t…

17.5.1.044-orioledb-rules-2

16 Oct 20:33

Choose a tag to compare

chore: bump suffix

17.5.1.044-orioledb

16 Oct 01:54
fb79d32

Choose a tag to compare

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

16 Oct 16:33

Choose a tag to compare

fix: maintains security hardening while allowing the infrastructure t…

15.14.1.023-rules-2

16 Oct 20:35

Choose a tag to compare

chore: bump suffix

15.14.1.023

16 Oct 01:55
fb79d32

Choose a tag to compare

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

16 Oct 16:36

Choose a tag to compare

fix: maintains security hardening while allowing the infrastructure t…

17.6.1.023-supautils-2

15 Oct 23:57

Choose a tag to compare

fix: add `grant usage` for postgres_fdw