citus/src/backend/distributed
Burak Velioglu 06a94d167e Use object address instead of relation id on DDLJob to decide on syncing metadata 2022-05-05 17:59:44 +03:00
..
commands Use object address instead of relation id on DDLJob to decide on syncing metadata 2022-05-05 17:59:44 +03:00
connection Guard against hard wait event set errors 2022-03-14 14:35:56 +01:00
deparser PG15: Value -> String, Integer, Float. 2022-05-02 10:12:03 -07:00
executor PG15: handle pg_analyze_and_rewrite_* renaming. 2022-05-02 10:12:03 -07:00
metadata Use object address instead of relation id on DDLJob to decide on syncing metadata 2022-05-05 17:59:44 +03:00
operations PG15: update integer parsing APIs. 2022-05-02 10:12:03 -07:00
planner Use object address instead of relation id on DDLJob to decide on syncing metadata 2022-05-05 17:59:44 +03: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 Convert citus.hide_shards_from_app_name_prefixes to citus.show_shards_for_app_name_prefixes 2022-05-03 14:22:13 +02:00
test PG15: handle pg_analyze_and_rewrite_* renaming. 2022-05-02 10:12:03 -07:00
transaction PG15: update integer parsing APIs. 2022-05-02 10:12:03 -07:00
utils PG15: rename pgstat_initstats() -> pgstat_init_relation(). 2022-05-02 10:12:03 -07:00
worker Convert citus.hide_shards_from_app_name_prefixes to citus.show_shards_for_app_name_prefixes 2022-05-03 14:22:13 +02:00
.gitignore Change SQL migration build process for easier reviews (#2951) 2019-09-13 18:44:27 +02:00
Makefile Separate build of citus.so and citus_columnar.so. (#5805) 2022-03-31 19:47:17 -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 Convert citus.hide_shards_from_app_name_prefixes to citus.show_shards_for_app_name_prefixes 2022-05-03 14:22:13 +02:00