Remove support for PG14
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.6k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
PostgreSQL 14 EOL is at 12 Nov 2026. Afterwards we can remove support for this PG version. This issue collects the compatibility logic we had to add to make sure pgroll can work with PG 14.
First attempt to remove support: https://github.com/xataio/pgroll/pull/741
Additional compatibility changes:
- ...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the issue’s PG14 compatibility logic and the first removal attempt in PR #741. Identify the remaining compatibility changes listed or implied by that work, then verify that pgroll no longer supports PostgreSQL 14 while retaining support for newer versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, postgresql
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100