citus/src/backend/distributed
Yanwen Jin 5041fa6597 Fix some missing parts 2022-06-14 15:58:21 -07:00
..
commands Merge remote-tracking branch 'origin/separate-extensions' into dev/yanwjin/upgrade1 2022-06-14 15:19:45 -07:00
connection Add caching for functions that check the backend type 2022-05-20 19:02:37 +02:00
deparser Fix schemaname qualify for rename seq stmts 2022-05-18 19:04:22 +03:00
executor Add caching for functions that check the backend type 2022-05-20 19:02:37 +02:00
metadata Do not obtain AccessShareLock before actual lock (#5965) 2022-05-23 13:06:38 +03:00
operations Columnar: support relation options with ALTER TABLE. (#5935) 2022-05-20 08:35:00 -07:00
planner Add caching for functions that check the backend type 2022-05-20 19:02:37 +02:00
progress Avoid two race conditions in the rebalance progress monitor (#5050) 2021-06-21 14:03:42 +00:00
relay PG15: Value -> String, Integer, Float. 2022-05-02 10:12:03 -07:00
sql Merge remote-tracking branch 'origin/separate-extensions' into dev/yanwjin/upgrade1 2022-06-14 15:19:45 -07:00
test PG15: handle pg_analyze_and_rewrite_* renaming. 2022-05-02 10:12:03 -07:00
transaction Parallelize metadata syncing on node activate 2022-05-23 09:15:48 +02:00
utils Do not obtain AccessShareLock before actual lock (#5965) 2022-05-23 13:06:38 +03:00
worker Add caching for functions that check the backend type 2022-05-20 19:02:37 +02:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Fix some missing parts 2022-06-14 15:58:21 -07:00
citus--11.1-1.control Add auxiliary control file 2022-05-25 08:42:11 -07:00
citus.control Fix some missing parts 2022-06-14 15:58:21 -07:00
safeclib Compile safestringlib using regular configure 2020-03-19 11:52:20 +01:00
shared_library_init.c Clear metadatacache during abort for create extension (#5907) 2022-05-20 13:47:58 -07:00