Skip to content

Removes PG15#178

Merged
naisila merged 1 commit into
masterfrom
naisila/drop_pg15
Dec 12, 2025
Merged

Removes PG15#178
naisila merged 1 commit into
masterfrom
naisila/drop_pg15

Conversation

@naisila
Copy link
Copy Markdown
Contributor

@naisila naisila commented Dec 7, 2025

Removes PG15 images since we are dropping PG15 support in Citus.

Sister PR citusdata/citus#8372

@naisila naisila merged commit 9555df2 into master Dec 12, 2025
30 of 34 checks passed
naisila added a commit to citusdata/citus that referenced this pull request Dec 15, 2025
DESCRIPTION: Drops PG15 support

Steps involved:

- Remove pg15 from configure
- Remove PG_VERSION_15 lines
- Delete ruleutils_15.c
- Remove PG_VERSION_NUM >= 16 and PG_VERSION_NUM < 16
- Remove pg_version_compat.h '>= PGVERSION_16' entries
- Clean up server_version_ge_16 from tests
- Remove pg15 CI tests
- Remove normalize rules specific to PG15 diffs
- Rename `pg_get_object_address_13_14_15.c` to
`pg_get_object_address_16_17_18.c`
- Remove PG15 obsolete comments
- Remove PG15 from pseudoconstant qual error

Fixes #8351 

Sister PR citusdata/the-process#178
@ihalatci ihalatci deleted the naisila/drop_pg15 branch December 23, 2025 12:45
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