citus/.github/workflows
Naisila Puka 62a9190667
Drops PG15 support (#8372)
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 https://github.com/citusdata/the-process/pull/178
2025-12-15 14:38:51 +03:00
..
build_and_test.yml Drops PG15 support (#8372) 2025-12-15 14:38:51 +03:00
codeql.yml pin PostgreSQL server development package version to 17 (#8286) 2025-10-21 11:32:32 +03:00
devcontainer.yml Fix dockerfile to remove pg14 and include pg17 2025-03-13 15:15:27 +03:00
flaky_test_debugging.yml Drops PG15 support (#8372) 2025-12-15 14:38:51 +03:00
packaging-test-pipelines.yml Updates github checkout actions to v4 (#7611) 2025-02-04 16:50:01 +03:00