citus/src/backend/distributed
Onur Tirtir 85da4fc2e0
Merge branch 'master' into col/pg-upgrade-dependency
2021-11-26 09:34:43 +03:00
..
commands Merge branch 'master' into velioglu/make_object_lock_explicit 2021-11-22 13:55:36 +03:00
connection Skip forceCloseAtTransactionEnd connections only if BEGIN was not sent on them 2021-11-01 17:43:04 +03:00
deparser Support operator class parameters in indexes 2021-10-20 17:03:59 +02:00
executor Enable replication factor > 1 in metadata syncing (#5392) 2021-11-15 15:10:18 +03:00
metadata Stop updating shard range in citus_update_shard_statistics 2021-11-19 10:51:15 +01:00
operations Stop updating shard range in citus_update_shard_statistics 2021-11-19 10:51:15 +01:00
planner Fix typo: "no sharding pruning constraints" -> "no shard pruning constraints" (#5490) 2021-11-25 21:00:44 +01:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-06-21 14:03:42 +00:00
relay Add CREATE INDEX ... ON ONLY and ALTER INDEX ... ATTACH PARTITION (#4938 #4980) 2021-08-13 13:12:45 +03:00
sql Introduce dependencies from columnarAM to columnar metadata objects 2021-11-23 13:14:00 +03:00
test Add helper UDFs to inspect object dependencies (#5293) 2021-10-18 14:46:49 +03:00
transaction Fix typos. Spurred spotting "connectios" in logs 2021-10-25 13:54:09 +00:00
utils Enable replication factor > 1 in metadata syncing (#5392) 2021-11-15 15:10:18 +03:00
worker Refactor/partitioned result destreceiver (#5432) 2021-11-05 13:31:18 +01: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 11.0devel 2021-10-01 22:21:22 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Enable replication factor > 1 in metadata syncing (#5392) 2021-11-15 15:10:18 +03:00