-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: zhaopufeng/postgres
base: develop
head repository: supabase/postgres
compare: develop
- 20 commits
- 31 files changed
- 10 contributors
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3f98b62 - Browse repository at this point
Copy the full SHA 3f98b62View commit details
Commits on Apr 30, 2025
-
chore: bump admin api version and sb ami version (supabase#1575)
* chore: bump admin api version and sb ami version * chore: bump to 0.83.1
Configuration menu - View commit details
-
Copy full SHA for 5e19b6c - Browse repository at this point
Copy the full SHA 5e19b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a08f05 - Browse repository at this point
Copy the full SHA 4a08f05View commit details
Commits on May 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 93c0123 - Browse repository at this point
Copy the full SHA 93c0123View commit details -
Configuration menu - View commit details
-
Copy full SHA for f832c25 - Browse repository at this point
Copy the full SHA f832c25View commit details
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1bf753c - Browse repository at this point
Copy the full SHA 1bf753cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f084044 - Browse repository at this point
Copy the full SHA f084044View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1fd9d6 - Browse repository at this point
Copy the full SHA b1fd9d6View commit details -
feat: revoke supabase_*_admin from postgres
Prevents Auth and Storage schemas & migrations from being modified
Configuration menu - View commit details
-
Copy full SHA for 10db5b3 - Browse repository at this point
Copy the full SHA 10db5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 218b2fe - Browse repository at this point
Copy the full SHA 218b2feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c10c24 - Browse repository at this point
Copy the full SHA 4c10c24View commit details -
Sam/build ami local (supabase#1547)
* feature: run testinfra locally * chore: create way to run testinfra locally * feature: local ami dev tools * feat: retry * feat: run components of testinfra locally as distinct apps * test: local run of testinfra * test: specify ami and branch * feat: pin nixpkgs dep until ready to update * feat: use ref fo rbranch * test: push trigger * test: add premission block * test: aws creds * test: run on our arm runner * feat: no need to check aws-vault on run * test: running testinfra locally * chore: roll back inputs for now. change in a future pr * fix: dynamic port handling since it can collide with parallel test * feat: make sure ec2 instance terminates at end of run no matter how ended * docs: document usage * chore: remove as not needed after all * chore: newline
Configuration menu - View commit details
-
Copy full SHA for 60f8fda - Browse repository at this point
Copy the full SHA 60f8fdaView commit details
Commits on May 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b2c91b0 - Browse repository at this point
Copy the full SHA b2c91b0View commit details
Commits on May 9, 2025
-
ci: publish to private ECR repo
Private ECR repos allow us to enforce immutability.
Configuration menu - View commit details
-
Copy full SHA for 52f0bbc - Browse repository at this point
Copy the full SHA 52f0bbcView commit details
Commits on May 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a84c2c7 - Browse repository at this point
Copy the full SHA a84c2c7View commit details -
Update migrations/db/migrations/20250402093753_grant_subscription_to_…
…postgres_16_and_above.sql
Configuration menu - View commit details
-
Copy full SHA for 7a8fc2c - Browse repository at this point
Copy the full SHA 7a8fc2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4039e4c - Browse repository at this point
Copy the full SHA 4039e4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb64faa - Browse repository at this point
Copy the full SHA eb64faaView commit details
Commits on May 15, 2025
-
chore: bump wrappers version to v0.5.0 (supabase#1589)
* chore: bump wrappers version to v0.5.0 * feat: update rust to 1.84.0 and related needed changes (supabase#1590) * test ami release * bump postgres release versions --------- Co-authored-by: samrose <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4018cac - Browse repository at this point
Copy the full SHA 4018cacView commit details -
feat: if upgrade 17 -> 17 modify upgrade process (supabase#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
Configuration menu - View commit details
-
Copy full SHA for d7fffb3 - Browse repository at this point
Copy the full SHA d7fffb3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...develop