pgroll icon indicating copy to clipboard operation
pgroll copied to clipboard

Remove support for PG14

Open kvch opened this issue 8 months ago • 0 comments

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:

  • [ ] ...

kvch avatar Mar 26 '25 10:03 kvch