citus/src/backend/distributed
Ahmet Gedemenli c2d9e88bf5
Fix schema name bug for sequences (#5937)
2022-05-18 17:29:30 +02:00
..
commands Fix schema name bug for sequences (#5937) 2022-05-18 17:29:30 +02:00
connection Guard against hard wait event set errors 2022-03-14 14:35:56 +01:00
deparser Fix schema name bug for sequences (#5937) 2022-05-18 17:29:30 +02:00
executor Do not assign distributed transaction ids for local execution 2022-04-25 09:34:32 +02:00
metadata Do not set coordinator's metadatasynced column to false 2022-04-25 09:35:00 +02:00
operations Handle rebalance / replication when a node is disabled (Fix #5664) (#5729) 2022-02-25 19:54:30 +03:00
planner Fix EXPLAIN ANALYZE JSON format for subplans 2022-04-07 16:00:12 +02:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-06-21 14:03:42 +00:00
relay Allow adding a unique constraint with an index 2022-04-07 16:41:10 +02:00
sql Convert citus.hide_shards_from_app_name_prefixes to citus.show_shards_for_app_name_prefixes 2022-05-05 13:24:23 +02:00
test Only hide shards from client backends and pg bg workers 2022-03-30 17:44:03 +02:00
transaction Do not assign distributed transaction ids for local execution 2022-04-25 09:34:32 +02:00
utils Add versions of forboth that don't need ListCell (#5856) 2022-03-23 14:50:36 +03:00
worker Convert citus.hide_shards_from_app_name_prefixes to citus.show_shards_for_app_name_prefixes 2022-05-05 13:24:23 +02:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Revert "Build Columnar.so and make Citus depends on it (#5661)" 2022-03-02 11:33:15 +01:00
citus.control Convert citus.hide_shards_from_app_name_prefixes to citus.show_shards_for_app_name_prefixes 2022-05-05 13:24:23 +02:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Convert citus.hide_shards_from_app_name_prefixes to citus.show_shards_for_app_name_prefixes 2022-05-05 13:24:23 +02:00