citus/src/backend/distributed/connection
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
..
connection_configuration.c Fix some gucs' initial and boot values, and flag combinations (#6957) 2023-06-14 11:55:52 +03:00
connection_management.c Drop PG13 Support Phase 2 - Remove PG13 specific paths/tests (#7007) 2023-06-21 14:18:23 +03:00
locally_reserved_shared_connections.c Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
placement_connection.c Add support for schema-based-sharding via a GUC (#6866) 2023-05-26 10:49:58 +03:00
remote_commands.c CDC implementation for Citus using Logical Replication (#6623) 2023-03-28 16:00:21 +05:30
shared_connection_stats.c Avoid catalog read via superuser() call in DecrementSharedConnectionCounter 2022-07-29 14:05:41 +02:00
worker_log_messages.c Remove unused functions (#6220) 2022-08-22 11:53:25 +03:00