citus/src/backend/distributed
Onder Kalaci 575bb6dde9 Drop support for Inactive Shard placements
Given that we do all operations via 2PC, there is no way
for any placement to be marked as INACTIVE.
2021-10-22 18:03:35 +02:00
..
commands Drop support for Inactive Shard placements 2021-10-22 18:03:35 +02:00
connection Drop support for Inactive Shard placements 2021-10-22 18:03:35 +02:00
deparser Support operator class parameters in indexes 2021-10-20 17:03:59 +02:00
executor Drop support for Inactive Shard placements 2021-10-22 18:03:35 +02:00
metadata Drop support for Inactive Shard placements 2021-10-22 18:03:35 +02:00
operations Drop support for Inactive Shard placements 2021-10-22 18:03:35 +02:00
planner When replication factor > 1, all modifications are done via 2PC (#5379) 2021-10-20 01:39:03 -07: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 Deprecate master_get_table_metadata UDF 2021-10-21 12:08:05 +02:00
test Add helper UDFs to inspect object dependencies (#5293) 2021-10-18 14:46:49 +03:00
transaction Drop support for Inactive Shard placements 2021-10-22 18:03:35 +02:00
utils Drop support for citus.multi_shard_commit_protocol (#5380) 2021-10-21 14:01:28 +02:00
worker Fixes bug about int and smallint sequences on MX (#5254) 2021-09-09 23:41:07 +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 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 Drop support for citus.multi_shard_commit_protocol (#5380) 2021-10-21 14:01:28 +02:00