citus/src/backend/distributed
SaitTalhaNisanci b8830d063f
remove no-op check in TaskListRequires2PC (#4018)
We already return true if replication model is REPLICATION_MODEL_2PC at
the very beginning of the function, hence the check later is not used.
2020-07-10 14:16:23 +03:00
..
commands rename TargetWorkerSet enums (#4015) 2020-07-10 11:21:27 +03:00
connection Remove master from file hierarchy 2020-06-16 17:49:09 +02:00
deparser Make static analysis happier (#4008) 2020-07-09 16:04:27 +02:00
executor remove no-op check in TaskListRequires2PC (#4018) 2020-07-10 14:16:23 +03:00
metadata rename node/worker utilities (#4003) 2020-07-09 15:30:35 +03:00
operations rename node/worker utilities (#4003) 2020-07-09 15:30:35 +03:00
planner Make static analysis happier (#4008) 2020-07-09 16:04:27 +02:00
progress Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
relay Replace foreach with foreach_ptr/foreach_oid (#3544) 2020-02-27 16:54:49 +01:00
sql Bump citus version to 9.5devel 2020-07-01 14:46:55 +03:00
test Fix Subtransaction memory leak 2020-07-09 12:33:39 -07:00
transaction remove unused worker methods (#4017) 2020-07-10 13:45:55 +03:00
utils rename node/worker utilities (#4003) 2020-07-09 15:30:35 +03:00
worker Make static analysis happier (#4008) 2020-07-09 16:04:27 +02:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Add README for CI scripts 2020-07-03 10:22:48 +02:00
citus.control Bump citus version to 9.5devel 2020-07-01 14:46:55 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Fix wrong cancellation message about distributed deadlocks (#3956) 2020-06-30 14:57:46 +02:00