..
backend_counter.c
Add the infrastructure to count the number of client backends
2020-11-25 19:19:24 +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
Add helper UDFs to inspect object dependencies ( #5293 )
2021-10-18 14:46:49 +03:00
distributed_deadlock_detection.c
Dumping wait edges becomes optionally scan all backends
2022-02-15 15:40:21 +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
intermediate_results.c
Move CheckCitusVersion to the top of each function
2021-06-01 17:43:46 +02: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
Disallow remote execution from queries on shards
2022-01-07 17:46:21 +01:00
sequential_execution.c
Remove copyright years ( #2918 )
2019-10-15 17:44:30 +03:00
shard_rebalancer.c
Use "orphaned shards" naming in more places
2021-06-04 11:39:19 +02: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