citus/src/backend/distributed
Ahmet Gedemenli e6ac9f2a68
Propagate ALTER SCHEMA .. OWNER TO .. (#6987)
Propagate `ALTER SCHEMA .. OWNER TO ..` commands to workers
2023-06-09 15:32:18 +03:00
..
cdc Makefile changes to build CDC in builddir for pgoutput and wal2json. (#6827) 2023-04-06 17:03:12 +05:30
clock Address the issues/comments from the original PR# 6315 2022-12-05 11:06:21 -08:00
commands Propagate ALTER SCHEMA .. OWNER TO .. (#6987) 2023-06-09 15:32:18 +03:00
connection Remove AssertArg and AssertState (#6970) 2023-06-05 13:25:21 +03:00
deparser Propagate ALTER SCHEMA .. OWNER TO .. (#6987) 2023-06-09 15:32:18 +03:00
executor Refactor repartitioning code into generic format 2023-06-05 09:06:05 -07:00
metadata Random warning fixes (#6974) 2023-06-09 14:36:43 +03:00
operations Single Shard Misc UDFs 2 (#6963) 2023-06-02 13:46:14 +03:00
planner Enable logical planner for single-shard tables (#6950) 2023-06-08 10:57:23 +03:00
progress Add status column to get_rebalance_progress() (#6403) 2022-10-17 16:55:31 +03:00
relay Fixes ADD {PRIMARY KEY/UNIQUE} USING INDEX cmd (#6647) 2023-01-25 21:28:07 +03:00
replication Hide shards from CDC subscriptions 2023-03-29 00:59:12 +02:00
shardsplit Make CDC decoder an independent extension (#6810) 2023-04-03 21:32:15 +05:30
sql Fix citus_table_type column in citus_tables and citus_shards views for single shard tables (#6971) 2023-06-06 16:20:11 +03:00
test Random warning fixes (#6974) 2023-06-09 14:36:43 +03:00
transaction Add support for creating distributed tables with a null shard key (#6745) 2023-05-03 16:18:27 +03:00
utils Random warning fixes (#6974) 2023-06-09 14:36:43 +03:00
worker Identity column implementation refactorings (#6738) 2023-03-30 10:41:01 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Makefile changes to build CDC in builddir for pgoutput and wal2json. (#6827) 2023-04-06 17:03:12 +05:30
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 12.0devel (#6840) 2023-04-10 12:05:18 +03:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Refactor repartitioning code into generic format 2023-06-05 09:06:05 -07:00