citus/src/backend/distributed/test
Halil Ozan Akgül 333bcc7948
Global PID Helper Functions (#5768)
* Introduces citus_nodename_for_nodeid and citus_nodeport_for_nodeid functions

* Introduces citus_nodeid_for_gpid and citus_pid_for_gpid functions

* Add tests
2022-03-09 13:15:59 +03:00
..
backend_counter.c Add a citus.internal_reserved_connections setting 2022-03-02 19:13:53 +01:00
colocation_utils.c Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01: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 Remove master from file hierarchy 2020-06-16 17:49:09 +02: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 NOOP tuplestore_donestoring calls 2021-12-14 18:55:02 +03:00
distribution_metadata.c Not include to-be-deleted shards while finding shard placements 2021-06-28 13:05:31 +03:00
fake_am.c Adds index_delete_tuples instead of compute_xid_horizon_for_tuples 2021-09-03 15:27:24 +03:00
fake_fdw.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
file_utils.c Remove master from file hierarchy 2020-06-16 17:49:09 +02: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
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 Handle tables and objects as metadata. Update UDFs accordingly 2022-01-31 16:20:15 +03: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 Drop postgres 11 support 2021-03-25 09:20:28 +03: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 Handle rebalance / replication when a node is disabled (Fix #5664) (#5729) 2022-02-25 19:54:30 +03:00
shared_connection_counters.c Throttle connections to the worker nodes 2020-04-14 10:27:48 +02:00
xact_stats.c Introduces stats_compat macro for MemoryContextMethods->stats 2021-09-03 15:27:24 +03:00