Releases: supabase/postgres
Releases · supabase/postgres
17.0.1.079-orioledb
chore: bump wrappers version to v0.5.0 (#1589) * chore: bump wrappers version to v0.5.0 * feat: update rust to 1.84.0 and related needed changes (#1590) * test ami release * bump postgres release versions --------- Co-authored-by: samrose <[email protected]>
15.8.1.087
feat: if upgrade 17 -> 17 modify upgrade process (#1583) * feat: if upgrade 17 -> 17 or 17-orioledb -> 17-orioledb do not run these queries * feat: handle all cases of SERVER_LC_COLLATE and SERVER_LC_CTYPE * fix: explixit set on 17/oriole * feat: handling max_slot_wal_keep_size for pg 17 was needed as well * feat: binary upgrades require max_slot_wal_keep_size to be -1 during binary upgrade * fix: Better to override that during the upgrade process by specifying the option directly when pg_upgrade is executed (-c) * fix: cover only pg 17 * fix: rm oriole handling * fix: do not need max_slot_wal_keep_size on old version * fix: temp config on new-options too * fix: remove unbound var * chore: remove complete.sh change that should not have been committed * chore: bump for testing * chore: stash code * feat: working pg 17 upgrade * feat: pg 15 handling * feat: rm oriole handling, refine 15 -> 17 config * feat: make sure old pg stops if not force stop * chore: bump version * chore: cleanup + bump version for test * fix: rollback to working version with fix from divit * chore: version bump
15.8.1.086-pgup-1
fix: rollback to working version with fix from divit
15.8.1.086
chore: bump wrappers version to v0.5.0 (#1589) * chore: bump wrappers version to v0.5.0 * feat: update rust to 1.84.0 and related needed changes (#1590) * test ami release * bump postgres release versions --------- Co-authored-by: samrose <[email protected]>
17.4.1.029-pgupgrade-4
chore: bump versions
17.4.1.029-pgupgrade-3
feat: remove timeout flag bump version for testing
17.4.1.029-pgupgrade-2
chore: always apply -1 setting and bump versions
17.0.1.079-orioledb-pgupgrade-4
chore: bump versions
17.0.1.079-orioledb-pgupgrade-3
feat: remove timeout flag bump version for testing
17.0.1.079-orioledb-pgupgrade-2
chore: always apply -1 setting and bump versions