citus/src/backend/distributed
Ahmet Gedemenli 798376dcbb Remove unnecessary assertion for reverse ordered updates 2021-02-16 16:39:53 +03:00
..
commands Decide changing sequence dependencies on MX nodes according to resulting relation (#4713) 2021-02-15 19:20:26 +03:00
connection COPY uses adaptive connection management on local node 2021-02-04 09:45:07 +01:00
deparser Remove unnecessary assertion for reverse ordered updates 2021-02-16 16:39:53 +03:00
executor Allow local execution for intermediate results in COPY 2021-02-09 15:00:06 +01:00
metadata Fix Semmle errors (#4636) 2021-02-08 18:37:44 +03:00
operations Fix Semmle errors (#4636) 2021-02-08 18:37:44 +03:00
planner Only consider pseudo constants for shortcuts (#4712) 2021-02-15 18:39:37 +03:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Limit shardId in partitioned table constraint names to only CHECK 2021-01-29 17:29:53 +03:00
sql Sort results in citus_shards and give raw size (#4649) 2021-02-08 15:29:42 +03:00
test Fix Semmle errors (#4636) 2021-02-08 18:37:44 +03:00
transaction Columnar: don't include stripe reservation locks in lock graph. 2021-02-10 10:20:20 -08:00
utils Fix Semmle errors (#4636) 2021-02-08 18:37:44 +03:00
worker Fix partition column index issue (#4591) 2021-01-29 14:40:40 +03: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 citus version to 10.0devel 2020-11-09 13:16:54 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Add regression tests for COPY into colocated intermediate results 2021-02-11 15:41:06 +01:00