Skip to content

remove pg12/pg13 support - #280

Merged
AndrewJackson2020 merged 1 commit into
masterfrom
remove_eol_pg_versions
Sep 10, 2026
Merged

remove pg12/pg13 support#280
AndrewJackson2020 merged 1 commit into
masterfrom
remove_eol_pg_versions

Conversation

@AndrewJackson2020

@AndrewJackson2020 AndrewJackson2020 commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Currently CI supports postgres 12-19. Also there are references in the docs to 12 and 13 and pg_net is officially compatible with postgres 12. Postgres 12 and 13 are officially EOL, are not supported by the postgres community and no longer receive patches, bug fixes, security updates, etc.

Given all of this I believe that it is prudent to remove pg12 and 13 support and CI pipelines, unless there is a reason that I am not aware of to keep this around.

A policy like this would be in line with what I believe is the policy of the majority of postgres extensions. For example:

Currently CI supports postgres 12-19. Also there are references in the
docs to 12 and 13 and pg_net is officially compatible with postgres 12.
Postgres 12 and 13 are officially EOL, are not supported by the postgres
community and no longer receive patches, bug fixes, security updates,
etc.

Given all of this it is prudent to remove pg12 and 13 support and CI
pipelines.
@AndrewJackson2020
AndrewJackson2020 merged commit 6a7824d into master Sep 10, 2026
18 checks passed
@AndrewJackson2020
AndrewJackson2020 deleted the remove_eol_pg_versions branch September 10, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants