Releases: supabase/postgres
Releases · supabase/postgres
17.6.1.035
feat: update supautils (#1879) * feat: update supautils Bumps supautils to allow disabling `copy ... program` utility * fix: set supautils.disable_program guc * Apply suggestion from @soedirgo --------- Co-authored-by: Bobbie Soedirgo <[email protected]>
17.6.1.034-odb-1
chore: suffix to test
17.6.1.034
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
tested locally. update vars for testing pgbouncer in staging
17.5.1.055-orioledb-odb-1
chore: suffix to test
17.5.1.055-orioledb
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
tested locally. update vars for testing pgbouncer in staging
15.14.1.034-odb-1
chore: suffix to test
15.14.1.034
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
tested locally. update vars for testing pgbouncer in staging