Releases: supabase/postgres
Releases · supabase/postgres
17.6.1.062
chore: bump admin api version (#1964)
17.6.0.019-orioledb
chore: bump admin api version (#1964)
15.14.1.062
chore: bump admin api version (#1964)
17.6.1.061-ami-3
fix: always set AWS region for AWS-related actions
17.6.1.061
Multi version ext/pg partman (#1854) * feat: pg_partman all major versions * wip: stage pg_partman multi-version changes * add tests for pg_partman * add tests for pg_partman * add partman to local tests. remove from initial schema * add hypertable to partman test * feat: multiversion pg_partman * update v15 schema * Add nixos test for pg_partman extension Run upgrade and pg_regress tests for pg_partman extension in NixOS tests. * add 5.3.1 version for partman * fix: remove old pg_partman version and fix pg_regress outputs * fix(pg_partman): use correct library name for background worker The pg_partman extension uses a different library name (pg_partman_bgw) than its extension name (pg_partman). This change separates the library name from the extension name to properly handle the background worker library installation and version switching. * chore: bump again to release --------- Co-authored-by: Chris Gwilliams <517923+encima@users.noreply.github.com> Co-authored-by: Jean-François Roche <jfroche@pyxel.be>
17.6.1.059-pgbouncer-1
tmp DO NOT MERGE
17.6.0.018-orioledb-ami-3
fix: always set AWS region for AWS-related actions
17.6.0.018-orioledb
Multi version ext/pg partman (#1854) * feat: pg_partman all major versions * wip: stage pg_partman multi-version changes * add tests for pg_partman * add tests for pg_partman * add partman to local tests. remove from initial schema * add hypertable to partman test * feat: multiversion pg_partman * update v15 schema * Add nixos test for pg_partman extension Run upgrade and pg_regress tests for pg_partman extension in NixOS tests. * add 5.3.1 version for partman * fix: remove old pg_partman version and fix pg_regress outputs * fix(pg_partman): use correct library name for background worker The pg_partman extension uses a different library name (pg_partman_bgw) than its extension name (pg_partman). This change separates the library name from the extension name to properly handle the background worker library installation and version switching. * chore: bump again to release --------- Co-authored-by: Chris Gwilliams <517923+encima@users.noreply.github.com> Co-authored-by: Jean-François Roche <jfroche@pyxel.be>
17.6.0.016-orioledb-pgbouncer-1
tmp DO NOT MERGE
15.14.1.061-ami-3
fix: always set AWS region for AWS-related actions