Skip to content

Releases: supabase/postgres

17.6.1.034-odb-1

30 Oct 17:10

Choose a tag to compare

chore: suffix to test

17.6.1.034

30 Oct 02:10
8ac1c90

Choose a tag to compare

feat: support multiple versions of the plv8 extension (#1676)

* feat: support multiple versions of the plv8 extension

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

* Fix coffeejs & livescript extensions

* Avoid upgrade issue

Port https://github.com/plv8/plv8/pull/552 on version 3.1.x

Upgrade process between 3.1.4 and 3.1.5 fails with a segfault when
running ALTER EXTENSION plv8 UPDATE TO '3.1.5'.

To avoid relying on the upgrade code, we replace the upgrade process by
dropping the extension first and then install the new version.

* feat: rebase nixos tests

Use extension test library
Test postgresql 15 only
Add pg_regress tests

* fix: remove plv8 from postgres 17 regress tests

* chore: bump 1 more to get in line behind wrappers update

---------

Co-authored-by: Sam Rose <[email protected]>

17.6.1.029-pgbouncer-124

30 Oct 07:51
d53f613

Choose a tag to compare

tested locally. update vars for testing pgbouncer in staging

17.5.1.055-orioledb-odb-1

30 Oct 17:11

Choose a tag to compare

chore: suffix to test

17.5.1.055-orioledb

30 Oct 02:09
8ac1c90

Choose a tag to compare

feat: support multiple versions of the plv8 extension (#1676)

* feat: support multiple versions of the plv8 extension

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

* Fix coffeejs & livescript extensions

* Avoid upgrade issue

Port https://github.com/plv8/plv8/pull/552 on version 3.1.x

Upgrade process between 3.1.4 and 3.1.5 fails with a segfault when
running ALTER EXTENSION plv8 UPDATE TO '3.1.5'.

To avoid relying on the upgrade code, we replace the upgrade process by
dropping the extension first and then install the new version.

* feat: rebase nixos tests

Use extension test library
Test postgresql 15 only
Add pg_regress tests

* fix: remove plv8 from postgres 17 regress tests

* chore: bump 1 more to get in line behind wrappers update

---------

Co-authored-by: Sam Rose <[email protected]>

17.5.1.050-orioledb-pgbouncer-124

30 Oct 07:51
d53f613

Choose a tag to compare

tested locally. update vars for testing pgbouncer in staging

15.14.1.034-odb-1

30 Oct 17:13

Choose a tag to compare

chore: suffix to test

15.14.1.034

30 Oct 02:09
8ac1c90

Choose a tag to compare

feat: support multiple versions of the plv8 extension (#1676)

* feat: support multiple versions of the plv8 extension

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

* Fix coffeejs & livescript extensions

* Avoid upgrade issue

Port https://github.com/plv8/plv8/pull/552 on version 3.1.x

Upgrade process between 3.1.4 and 3.1.5 fails with a segfault when
running ALTER EXTENSION plv8 UPDATE TO '3.1.5'.

To avoid relying on the upgrade code, we replace the upgrade process by
dropping the extension first and then install the new version.

* feat: rebase nixos tests

Use extension test library
Test postgresql 15 only
Add pg_regress tests

* fix: remove plv8 from postgres 17 regress tests

* chore: bump 1 more to get in line behind wrappers update

---------

Co-authored-by: Sam Rose <[email protected]>

15.14.1.029-pgbouncer-124

30 Oct 07:53
d53f613

Choose a tag to compare

tested locally. update vars for testing pgbouncer in staging

17.6.1.033

29 Oct 20:09
51ac813

Choose a tag to compare

chore: bump wrappers version 0.5.6 (#1877)

* chore: bump wrappers version 0.5.6

* update hash

* update test case expected result

* update test case expected result