citus/src/backend/distributed
Önder Kalacı bd6a6563ff
Merge branch 'master' into calculate_gpid
2022-03-04 11:34:12 +01:00
..
commands Make sure that all dependencies of citus tables can be distributed 2022-03-03 20:08:09 +03:00
connection Add a citus.internal_reserved_connections setting 2022-03-02 19:13:53 +01:00
deparser Propagate CREATE AGGREGATE commands 2022-03-02 10:52:43 +03:00
executor Propagate CREATE AGGREGATE commands 2022-03-02 10:52:43 +03:00
metadata Make sure that all dependencies of citus tables can be distributed 2022-03-03 20:08:09 +03:00
operations Handle rebalance / replication when a node is disabled (Fix #5664) (#5729) 2022-02-25 19:54:30 +03:00
planner Only use a single placement for map tasks 2022-02-23 19:40:21 +01:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-06-21 14:03:42 +00:00
relay Support foreign tables in MX (#5461) 2022-01-06 18:50:34 +03:00
sql Add citus_backend_gpid() 2022-03-03 15:29:40 +01:00
test Add a citus.internal_reserved_connections setting 2022-03-02 19:13:53 +01:00
transaction Add citus_backend_gpid() 2022-03-03 15:29:40 +01:00
utils Synchronize pg_dist_colocation metadata 2022-03-03 11:01:59 +01:00
worker Add support for TEXT SEARCH CONFIGURATION objects (#5685) 2022-02-17 13:12:46 +01: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 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 Add a citus.internal_reserved_connections setting 2022-03-02 19:13:53 +01:00