citus/src/backend/distributed
Sait Talha Nisanci 63efc140de Create partitions before copying data 2021-05-10 00:39:30 +03:00
..
commands Fix matview access method change issue (#4959) 2021-05-07 15:47:24 +03:00
connection Keep more statistics about connection establishment times 2021-04-16 14:56:31 +02:00
deparser Fix FROM ONLY queries on partitioned tables 2021-04-27 16:10:07 +02:00
executor Keep more statistics about connection establishment times 2021-04-16 14:56:31 +02:00
metadata When moving a shard to a new node ensure there is enough space (#4929) 2021-05-06 17:28:02 +03:00
operations Create partitions before copying data 2021-05-10 00:39:30 +03:00
planner Fix nested select query with union bug 2021-05-05 20:35:00 +03:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Remove length limitations for table renames 2021-02-24 03:35:27 +03:00
sql When moving a shard to a new node ensure there is enough space (#4929) 2021-05-06 17:28:02 +03:00
test Simplify code that tests the shard rebalancer algorithm (#4925) 2021-05-03 15:47:19 +02:00
transaction Continue to remove shards after first failure in DropMarkedShards 2021-04-30 15:42:09 +03:00
utils Add notice log message for skipping child tables for optimization 2021-05-06 16:49:37 +03:00
worker Drop postgres 11 support 2021-03-25 09:20:28 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Fix minor issues with makefile targets (#4717) 2021-04-28 15:46:55 +03:00
citus.control Bump Citus to 10.1devel 2021-02-17 11:54:33 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c When moving a shard to a new node ensure there is enough space (#4929) 2021-05-06 17:28:02 +03:00