citus/src/backend/distributed
Marco Slot cff013a057 Fix issues with insert..select casts and column ordering 2022-07-28 13:23:57 +02:00
..
commands null check for server in GetObjectAddressByServerName (#6095) 2022-07-28 13:13:28 +03:00
connection Call relation access hash clean-up irrespective of remote transaction state 2022-07-28 11:27:59 +02:00
deparser Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
executor Fix issues with insert..select casts and column ordering 2022-07-28 13:23:57 +02:00
metadata Error out for views with circular dependencies (#6051) 2022-07-27 17:57:45 +03:00
operations Add colocation checks for shard splits 2022-07-27 10:01:19 +02:00
planner Fix issues with insert..select casts and column ordering 2022-07-28 13:23:57 +02:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-06-21 14:03:42 +00:00
relay Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
replication Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
sql Introduce citus_locks view 2022-07-21 03:06:57 +03:00
test added citus_depended_objects udf and HideCitusDependentObjects GUC to hide citus depended objects from pg meta queries (#6055) 2022-07-25 16:43:34 +03:00
transaction Call relation access hash clean-up irrespective of remote transaction state 2022-07-28 11:27:59 +02:00
utils Do not cache all the metadata during fix_all_partition_shard_index_names 2022-07-27 09:49:08 +02:00
worker Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
citus--11.1-1.control Support citus_columnar as separate extension (#5911) 2022-07-13 21:08:29 -07:00
citus.control Remove old re-partitioning functions 2022-04-04 18:11:52 +02:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Detach relation access tracking from connection management 2022-07-28 11:27:59 +02:00