citus/src/backend/distributed/utils
Philip Dubé 363409a0c2 Propagate REINDEX TABLE & REINDEX INDEX 2019-09-27 18:14:53 +00:00
..
acquire_lock.c Feature: optionally force master_update_node during failover (#2773) 2019-06-21 12:03:15 +02:00
citus_clauses.c Enable Werror for all warnings 2019-06-18 14:43:54 -07:00
citus_copyfuncs.c DistributedPlan: replace operation with modLevel 2019-07-16 13:58:18 -07:00
citus_nodefuncs.c pg12: version_compat.h, tuples, oids, misc 2019-08-22 18:57:23 +00:00
citus_outfuncs.c Fix up includes with pg12 changes 2019-08-22 18:56:21 +00:00
citus_readfuncs.c pg12: version_compat.h, tuples, oids, misc 2019-08-22 18:57:23 +00:00
citus_ruleutils.c Propagate REINDEX TABLE & REINDEX INDEX 2019-09-27 18:14:53 +00:00
citus_version.c Add citus_version(), analogous to PG's version() 2017-10-16 18:09:29 -06:00
colocation_utils.c ColocatedShardIntervalList: sort 2019-08-26 17:42:41 +00:00
distribution_column.c PG11 compatibility update 2018-04-26 11:29:43 +03:00
enable_ssl.c Implementation for asycn FinishConnectionListEstablishment (#2584) 2019-03-22 17:30:42 +01:00
errormessage.c multi_router_planner: refactor error propagation 2019-06-26 10:32:01 +02:00
foreign_key_relationship.c Fix up includes with pg12 changes 2019-08-22 18:56:21 +00:00
function_utils.c pg12 revised layout of FunctionCallInfoData 2019-08-22 19:02:35 +00: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 Introduce the adaptive executor (#2798) 2019-06-28 14:04:40 +02:00
maintenanced.c Set active snapshot before SyncMetadataToNodes(). 2019-09-19 09:00:25 -07:00
metadata_cache.c Implement SELECT function call delegation. 2019-09-27 09:13:25 -07:00
multi_partitioning_utils.c Fix up includes with pg12 changes 2019-08-22 18:56:21 +00:00
multi_resowner.c Intermediate result size limitation 2017-12-21 14:26:56 +03:00
node_metadata.c Sync metadata to worker nodes after create_distributed_function 2019-09-23 18:30:53 +02:00
reference_table_utils.c Add metadatasynced, and sync on master_update_node() 2019-09-18 09:32:54 -07:00
resource_lock.c Fix assert failure in bare SELECT FROM reference table FOR UPDATE in MX 2019-09-23 17:00:09 +02:00
ruleutils_10.c Deparse CALL statement instead of using original query string 2019-09-24 17:31:09 +00:00
ruleutils_11.c Deparse CALL statement instead of using original query string 2019-09-24 17:31:09 +00:00
ruleutils_12.c Deparse CALL statement instead of using original query string 2019-09-24 17:31:09 +00:00
shardinterval_utils.c Collations matter for hashing strings in pg12 2019-08-22 18:58:37 +00:00
statistics_collection.c Remove CheckForUpdates 2019-09-03 21:11:25 +00:00
tuplestore.c Move tuplestore setup to a helper function (#2898) 2019-08-27 09:11:08 +02:00