citus/.github
Naisila Puka 3b1c082791 Drops PG14 support (#7753)
DESCRIPTION: Drops PG14 support

1. Remove "$version_num" != 'xx' from configure file
2. delete all PG_VERSION_NUM = PG_VERSION_XX references in the code
3. Look at pg_version_compat.h file, remove all _compat functions etc
defined specifically for PGXX differences
4. delete all PG_VERSION_NUM >= PG_VERSION_(XX+1), PG_VERSION_NUM <
PG_VERSION_(XX+1) ifs in the codebase
5. delete ruleutils_xx.c file
6. cleanup normalize.sed file from pg14 specific lines
7. delete all alternative output files for that particular PG version,
server_version_ge variable helps here
2025-03-12 12:43:01 +03:00
..
actions Avoid publishing artifacts with conflicting names 2025-02-04 16:49:20 +03:00
packaging Removes unnecessary package installations in packaging pipelines (#7341) 2023-11-17 08:51:56 +03:00
workflows Drops PG14 support (#7753) 2025-03-12 12:43:01 +03:00
pull_request_template.md Add DESCRIPTION to PR template 2018-12-12 05:35:12 +01:00