mirror of https://github.com/citusdata/citus.git
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 |
||
|---|---|---|
| .. | ||
| actions | ||
| packaging | ||
| workflows | ||
| pull_request_template.md | ||