citus/src/backend/distributed/test
Naisila Puka 9a7f6d6c59
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-02-03 17:13:40 +03:00
..
backend_counter.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00
citus_depended_object.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00
citus_stat_tenants.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00
colocation_utils.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2024-10-16 17:01:39 +03:00
create_shards.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2024-10-16 17:01:39 +03:00
deparse_function_query.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00
deparse_shard_query.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2024-10-16 17:01:39 +03:00
dependency.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2024-10-16 17:01:39 +03:00
distributed_deadlock_detection.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00
distributed_intermediate_results.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2024-10-16 17:01:39 +03:00
distribution_metadata.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2024-10-16 17:01:39 +03:00
fake_am.c Drops PG14 support (#7753) 2025-02-03 17:13:40 +03:00
fake_fdw.c PG17 compatibility: Resolve compilation issues (#7699) 2024-10-17 15:37:13 +03:00
foreign_key_relationship_query.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2024-10-16 17:01:39 +03:00
global_pid.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00
hide_shards.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00
intermediate_results.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00
make_external_connection.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00
metadata_sync.c Fix server crash when trying to execute activate_node_snapshot() on a single-node cluster (#7552) 2025-01-12 23:44:13 +03:00
partitioning_utils.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2024-10-16 17:01:39 +03:00
progress_utils.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2024-10-16 17:01:39 +03:00
prune_shard_list.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2024-10-16 17:01:39 +03:00
relation_access_tracking.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00
run_from_same_connection.c Avoid re-assigning the global pid for client backends and bg workers when the application_name changes (#7791) 2025-01-13 17:47:11 +03:00
sequential_execution.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00
shard_rebalancer.c Rename foreach_ macros to foreach_declared_ macros (#7700) 2024-10-16 17:01:39 +03:00
shared_connection_counters.c Drops PG14 support (#7753) 2025-02-03 17:13:40 +03:00
xact_stats.c Actually sort includes after cherry-pick 2024-04-17 10:26:50 +02:00