citus/src/backend/distributed
Marco Slot bd245b5fbb Avoid switch to superuser in worker_merge_files_into_table 2021-09-10 13:25:52 +02:00
..
commands Dropped columns do not diverge distribution column for partitioned tables 2021-08-06 13:42:06 +02:00
connection Warm up connections params hash (#4872) 2021-07-13 11:30:15 +03:00
deparser Use ONLY keywords on PG11 deparser 2021-07-13 17:27:34 +03:00
executor Guard against hard WaitEvenSet errors 2021-08-10 09:38:09 +02:00
metadata Not read heaptuple after closing pg_rewrite (#5255) 2021-09-08 16:02:05 +03:00
operations Fix data-race with concurrent calls of DropMarkedShards (#4909) 2021-07-13 05:30:51 +03:00
planner Fix FROM ONLY queries on partitioned tables 2021-07-13 17:27:33 +03:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-06-21 16:42:10 +02:00
relay Remove length limitations for table renames 2021-03-01 13:18:05 +03:00
sql Fix master_update_table_statistics scripts for 9.5 2021-08-03 16:45:46 +03:00
test Avoid two race conditions in the rebalance progress monitor (#5050) 2021-06-21 16:42:10 +02:00
transaction Fix relname null bug when parallel execution 2021-07-12 16:42:15 +03:00
utils Perform copy command as regular user in worker_append_table_to_shard 2021-09-10 13:25:52 +02:00
worker Avoid switch to superuser in worker_merge_files_into_table 2021-09-10 13:25:52 +02:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile make columnar compile and functionally working 2020-11-17 18:55:34 +01:00
citus.control Bump use of new sql function 2021-07-05 16:14:52 +02:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Feature: localhost guc (#4836) 2021-06-01 13:18:15 +02:00