Commit 8f99711
committed
chore: update PostgreSQL version references to 17 across configs, Dockerfiles, and scripts
- Changed major_version from 15 to 17 in multiple config files for various environments
- Updated Dockerfile to use postgres:17 and related build scripts for new image
- Modified Atlas setup to rely on custom postgres:17-pgmq image
- Adjusted database type definitions for compatibility with PostgreSQL 17
- Updated compose files to reference the new PostgreSQL 17 image
- Added note in documentation about PostgreSQL 17 support and migration guidance1 parent 0f9533e commit 8f99711
File tree
18 files changed
+1590
-170
lines changed- .changeset
- examples/playground/supabase
- pkgs
- client/supabase
- core
- atlas
- scripts
- src
- supabase
- .temp
- edge-worker
- supabase
- tests/db
- website/src/content/docs/deploy
18 files changed
+1590
-170
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments