mirror of https://github.com/citusdata/citus.git
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
|
||
---|---|---|
.. | ||
connection_configuration.c | ||
connection_management.c | ||
locally_reserved_shared_connections.c | ||
placement_connection.c | ||
remote_commands.c | ||
shared_connection_stats.c | ||
worker_log_messages.c |