citus/src/backend/distributed/test
Jeff Davis b6a5617ea8 PG15: handle pg_analyze_and_rewrite_* renaming.
From PG commit 791b1b71da.
2022-05-02 10:12:03 -07:00
..
backend_counter.c Add a citus.internal_reserved_connections setting 2022-03-02 19:13:53 +01:00
colocation_utils.c Remove old re-partitioning functions 2022-04-04 18:11:52 +02:00
create_shards.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
deparse_function_query.c Automatically convert useless declarations using regex replace (#3181) 2019-11-21 13:47:29 +01:00
deparse_shard_query.c PG15: handle pg_analyze_and_rewrite_* renaming. 2022-05-02 10:12:03 -07:00
dependency.c Start to propagate functions to worker nodes with 2022-02-18 13:56:51 +03:00
distributed_deadlock_detection.c Dumping wait edges becomes optionally scan all backends 2022-02-21 17:37:07 +01:00
distributed_intermediate_results.c Remove old re-partitioning functions 2022-04-04 18:11:52 +02:00
distribution_metadata.c PG15: handle pg_analyze_and_rewrite_* renaming. 2022-05-02 10:12:03 -07:00
fake_am.c PG15: Handle extra argument to RelationCreateStorage. 2022-05-02 10:12:03 -07:00
fake_fdw.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
foreign_key_relationship_query.c Remove NOOP tuplestore_donestoring calls 2021-12-14 18:55:02 +03:00
foreign_key_to_reference_table_rebalance.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
global_pid.c Global PID Helper Functions (#5768) 2022-03-09 13:15:59 +03:00
hide_shards.c Only hide shards from client backends and pg bg workers 2022-03-30 16:56:12 +02:00
intermediate_results.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
make_external_connection.c Add a citus.internal_reserved_connections setting 2022-03-02 19:13:53 +01:00
metadata_sync.c Rename metadata sync to node metadata sync where applicable 2022-04-07 17:51:31 +02:00
partitioning_utils.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
progress_utils.c Remove NOOP tuplestore_donestoring calls 2021-12-14 18:55:02 +03:00
prune_shard_list.c Remove old re-partitioning functions 2022-04-04 18:11:52 +02:00
relation_access_tracking.c remove copyright years (#3286) 2019-12-11 21:14:08 +03:00
run_from_same_connection.c Improve citus_lock_waits 2022-03-07 11:10:44 +01:00
sequential_execution.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
shard_rebalancer.c PG15: update integer parsing APIs. 2022-05-02 10:12:03 -07:00
shared_connection_counters.c PG15: Value -> String, Integer, Float. 2022-05-02 10:12:03 -07:00
xact_stats.c Introduces stats_compat macro for MemoryContextMethods->stats 2021-09-03 15:27:24 +03:00