Skip to content

Releases: supabase/postgres

17.6.1.024-plv8

28 Oct 20:56

Choose a tag to compare

chore: add release suffix for testing

17.5.1.053-orioledb

28 Oct 21:52
3433882

Choose a tag to compare

feat: support multiple versions of the pg_hashids extension (#1755)

* feat: multiple versions for the pg_hashids extension

Build multiple versions of the pg_hashids extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

* feat: use default nixos extension test

And run pg_regress tests for pgtap as part of the unified extension tests

* chore: bump version to release

---------

Co-authored-by: Sam Rose <samuel@supabase.io>

17.5.1.052-orioledb-wmig-1

28 Oct 15:10

Choose a tag to compare

fix: remove copy and deref

17.5.1.052-orioledb

28 Oct 17:29
ac48c0b

Choose a tag to compare

fix: covering migrations for wrappers across all versions` (#1876)

* fix: covering migrations for wrappers across all versions`

* chore: remove comment

* fix: remove copy and deref

* Always run in-place upgrade extension in default nixos tests

We do not want to uninstall and install the extension during an upgrade test.

* chore: bump to release

---------

Co-authored-by: Jean-François Roche <jfroche@pyxel.be>

17.5.1.045-orioledb-plv8

28 Oct 20:49

Choose a tag to compare

chore: add release suffix for testing

15.14.1.032

28 Oct 21:53
3433882

Choose a tag to compare

feat: support multiple versions of the pg_hashids extension (#1755)

* feat: multiple versions for the pg_hashids extension

Build multiple versions of the pg_hashids extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

* feat: use default nixos extension test

And run pg_regress tests for pgtap as part of the unified extension tests

* chore: bump version to release

---------

Co-authored-by: Sam Rose <samuel@supabase.io>

15.14.1.031-wmig-1

28 Oct 15:12

Choose a tag to compare

fix: remove copy and deref

15.14.1.031

28 Oct 17:27
ac48c0b

Choose a tag to compare

fix: covering migrations for wrappers across all versions` (#1876)

* fix: covering migrations for wrappers across all versions`

* chore: remove comment

* fix: remove copy and deref

* Always run in-place upgrade extension in default nixos tests

We do not want to uninstall and install the extension during an upgrade test.

* chore: bump to release

---------

Co-authored-by: Jean-François Roche <jfroche@pyxel.be>

15.14.1.024-plv8

28 Oct 20:50

Choose a tag to compare

chore: add release suffix for testing

17.6.1.029-wfix-1

27 Oct 21:50

Choose a tag to compare

chore: version suffix to test