citus/src/backend/distributed/transaction
Naisila Puka 69af3e8509
Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007)
This commit is the second and last phase of dropping PG13 support.

It consists of the following:

- Removes all PG_VERSION_13 & PG_VERSION_14 from codepaths
- Removes pg_version_compat entries and columnar_version_compat entries
specific for PG13
- Removes alternative pg13 test outputs 
- Removes PG13 normalize lines and fix the test outputs based on that

It is a continuation of 5bf163a27d
2023-06-21 14:18:23 +03:00
..
backend_data.c Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007) 2023-06-21 14:18:23 +03:00
citus_dist_stat_activity.c Updates citus_dist_stat_activity to use citus_stat_activity 2022-03-04 17:28:17 +03:00
distributed_deadlock_detection.c Remove unused functions (#6220) 2022-08-22 11:53:25 +03:00
lock_graph.c Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007) 2023-06-21 14:18:23 +03:00
relation_access_tracking.c Add support for creating distributed tables with a null shard key (#6745) 2023-05-03 16:18:27 +03:00
remote_transaction.c Also reset transactions at connection shutdown (#6685) 2023-02-02 16:05:34 +01:00
transaction_management.c CDC implementation for Citus using Logical Replication (#6623) 2023-03-28 16:00:21 +05:30
transaction_recovery.c Remove useless version compats 2022-07-29 10:31:55 +02:00
worker_transaction.c PR #6728  / commit - 11 2023-03-30 11:06:16 +03:00