citus/src/backend/distributed
Onur Tirtir 6d9f064318 Phase - I: recursively plan non-recurring relations 2022-11-23 15:51:31 +03:00
..
clock Remove the explicit-transaction requirement for the UDF citus_get_transaction_clock() as implicit transactions too use this UDF. 2022-11-10 10:54:36 -08:00
commands Propagate BEGIN properties to worker nodes (#6483) 2022-11-10 18:08:43 +01:00
connection This implements a new UDF citus_get_cluster_clock() that returns a monotonically 2022-10-28 10:15:08 -07:00
deparser Fix the dangling pointer bug in get_merged_argument_list() 2022-11-22 09:41:10 -08:00
executor Deprecate citus.replicate_reference_tables_on_activate, make it always off (#6474) 2022-11-04 16:21:10 +01:00
metadata Deprecate citus.replicate_reference_tables_on_activate, make it always off (#6474) 2022-11-04 16:21:10 +01:00
operations Remove remaining master_create_distributed_table usages (#6477) 2022-11-04 16:30:06 +01:00
planner Phase - I: recursively plan non-recurring relations 2022-11-23 15:51:31 +03:00
progress Add status column to get_rebalance_progress() (#6403) 2022-10-17 16:55:31 +03:00
relay Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
replication Add failure test for shard move (#6325) 2022-10-19 14:25:26 +02:00
shardsplit Introduce code changes to fix Issue:6303 (#6328) 2022-09-14 19:56:32 +05:30
sql Deprecate citus.replicate_reference_tables_on_activate, make it always off (#6474) 2022-11-04 16:21:10 +01:00
test Create all foreign keys quickly at the end of a shard move (#6148) 2022-09-09 09:58:33 +02:00
transaction Propagate BEGIN properties to worker nodes (#6483) 2022-11-10 18:08:43 +01:00
utils Fix dangling pointer warning in AnyTableReplicated (#6504) 2022-11-21 16:42:00 +03:00
worker Deprecate citus.replicate_reference_tables_on_activate, make it always off (#6474) 2022-11-04 16:21:10 +01:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile This implements a new UDF citus_get_cluster_clock() that returns a monotonically 2022-10-28 10:15:08 -07:00
citus--11.1-1.control Support citus_columnar as separate extension (#5911) 2022-07-13 21:08:29 -07:00
citus.control Bump Citus to 11.2devel (#6385) 2022-09-30 14:47:42 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Deprecate citus.replicate_reference_tables_on_activate, make it always off (#6474) 2022-11-04 16:21:10 +01:00