citus/src/backend/distributed/worker
Onder Kalaci 24fcd2a88c Handle dropping the partitioned tables properly
Before this commit, we might be leaving some metadata on the workers.
Now, we handle DROP SCHEMA .. CASCADE properly to avoid any metadata
leakage.
2022-03-07 10:02:54 +01:00
..
task_tracker_protocol.c update test outputs with task-tracker removal 2020-07-21 16:25:08 +03:00
worker_create_or_replace.c Add support for TEXT SEARCH CONFIGURATION objects (#5685) 2022-02-17 13:12:46 +01:00
worker_data_fetch_protocol.c Handle tables and objects as metadata. Update UDFs accordingly 2022-01-31 16:20:15 +03:00
worker_drop_protocol.c Handle dropping the partitioned tables properly 2022-03-07 10:02:54 +01:00
worker_file_access_protocol.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
worker_merge_protocol.c Avoid switch to superuser in worker_merge_files_into_table 2021-09-09 11:00:29 +02:00
worker_partition_protocol.c Enable binary encoding by default on PG14 2021-09-06 10:27:29 +02:00
worker_shard_visibility.c Fixes the issue seen in https://github.com/citusdata/citus-enterprise/issues/745 2022-02-03 09:40:46 -08:00
worker_sql_task_protocol.c Refactor/partitioned result destreceiver (#5432) 2021-11-05 13:31:18 +01:00
worker_truncate_trigger_protocol.c Use current user to sync metadata 2021-07-16 13:25:27 +02:00