Remove support for PostgreSQL 11 and 12 (#18034)
This is essentially matrix-org/synapse#14392. I didn't see anything in there about updating sytest or complement. The main driver of this is so that I can use `jsonb_path_exists` in #17488.
Showing
- .ci/scripts/calculate_jobs.py 1 addition, 1 deletion.ci/scripts/calculate_jobs.py
- .github/workflows/tests.yml 1 addition, 1 deletion.github/workflows/tests.yml
- changelog.d/18034.removal 1 addition, 0 deletionschangelog.d/18034.removal
- docs/upgrade.md 8 additions, 0 deletionsdocs/upgrade.md
- synapse/storage/engines/postgres.py 2 additions, 2 deletionssynapse/storage/engines/postgres.py
Loading
Please register or sign in to comment