citus/src/backend/distributed/utils
velioglu bd30e3e908 Add support for writing to reference tables from MX nodes 2018-08-27 18:15:04 +03:00
..
citus_clauses.c Support modify queries with multiple tables 2018-05-02 16:22:26 +03:00
citus_copyfuncs.c Add groundwork for citus_stat_statements api 2018-06-27 14:20:03 +03:00
citus_nodefuncs.c Adds SELECT ... FOR UPDATE support for router plannable queries 2018-06-18 13:55:17 +03:00
citus_outfuncs.c Add groundwork for citus_stat_statements api 2018-06-27 14:20:03 +03:00
citus_readfuncs.c Add groundwork for citus_stat_statements api 2018-06-27 14:20:03 +03:00
citus_ruleutils.c Fix CREATE INDEX with storage options on distributed tables. 2018-01-17 21:56:40 +01:00
citus_version.c Add citus_version(), analogous to PG's version() 2017-10-16 18:09:29 -06:00
colocation_utils.c Remove variable length arrays 2018-02-01 10:30:41 -08:00
distribution_column.c PG11 compatibility update 2018-04-26 11:29:43 +03:00
errormessage.c ApplyLogRedaction noop func is added 2018-08-17 14:48:54 -07:00
foreign_key_relationship.c Create foreign key relation graph and functions to query on it 2018-07-03 17:05:55 +03:00
hash_helpers.c Add some basic helpers to make use of dynahash hashtables easier. 2016-12-06 14:15:36 -08:00
listutils.c Fix memory leak in ListToHashSet 2017-11-22 11:26:58 +01:00
maintenanced.c PG11 compatibility update 2018-04-26 11:29:43 +03:00
metadata_cache.c Hide shard names on MX worker nodes 2018-08-07 14:21:45 +03:00
multi_partitioning_utils.c Apply master_stage_protocol refactoring changes 2018-06-28 11:24:57 +03:00
multi_resowner.c Intermediate result size limitation 2017-12-21 14:26:56 +03:00
node_metadata.c Make master_disable/activate_node runnable when superuser 2018-08-15 00:43:35 -07:00
reference_table_utils.c Add support for writing to reference tables from MX nodes 2018-08-27 18:15:04 +03:00
resource_lock.c Add support for writing to reference tables from MX nodes 2018-08-27 18:15:04 +03:00
ruleutils_10.c Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
ruleutils_11.c Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
ruleutils_96.c Always prefix operators with their namespace. (#2147) 2018-05-05 13:27:26 -04:00
shardinterval_utils.c Lock reads and writes only to the node being updated in master_update_node 2018-05-09 15:14:20 +02:00
statistics_collection.c PG11 compatibility update 2018-04-26 11:29:43 +03:00