citus/src/backend/distributed/utils
SaitTalhaNisanci b9b7fd7660
add IsLoggableLevel utility function (#3149)
* add IsLoggableLevel utility function

* add function comment for IsLoggableLevel

* put ApplyLogRedaction to logutils
2019-11-15 14:59:13 +03:00
..
acquire_lock.c Remove Postgres 10 support 2019-10-11 21:56:56 +00:00
aggregate_utils.c Phase 1 implementation of custom aggregates 2019-11-14 19:01:24 +00:00
citus_clauses.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
citus_copyfuncs.c Local execution should not change hasReturning for distributed tables (#3160) 2019-11-08 12:49:56 +01:00
citus_nodefuncs.c add IsLoggableLevel utility function (#3149) 2019-11-15 14:59:13 +03:00
citus_outfuncs.c add IsLoggableLevel utility function (#3149) 2019-11-15 14:59:13 +03:00
citus_readfuncs.c add IsLoggableLevel utility function (#3149) 2019-11-15 14:59:13 +03:00
citus_ruleutils.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
citus_version.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
colocation_utils.c ColocatedShardIntervalList: sort 2019-08-26 17:42:41 +00:00
distribution_column.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
enable_ssl.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
errormessage.c add IsLoggableLevel utility function (#3149) 2019-11-15 14:59:13 +03:00
foreign_key_relationship.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
function_utils.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
hash_helpers.c Add shouldhaveshards to pg_dist_node (#2960) 2019-10-22 16:47:16 +02:00
listutils.c Introduce the adaptive executor (#2798) 2019-06-28 14:04:40 +02:00
log_utils.c add IsLoggableLevel utility function (#3149) 2019-11-15 14:59:13 +03:00
maintenanced.c Do not try to sync metadata on standby coordinator 2019-10-30 05:15:45 +01:00
metadata_cache.c Fix queries with repartition joins and group by unique column (#3157) 2019-11-08 15:36:18 +01:00
multi_partitioning_utils.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
multi_resowner.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
node_metadata.c Remove citus.worker_list_file & master_initialize_node_metadata 2019-11-13 00:49:58 +00:00
query_utils.c Include all relevant relations in the ExtractRangeTableRelationWalker (#3135) 2019-11-01 16:06:58 +01:00
reference_table_utils.c Don't maintain replicationfactor of reference tables 2019-11-05 07:23:14 -08:00
resource_lock.c Remove real time router executors (#3142) 2019-11-05 12:48:10 +01:00
ruleutils_11.c create_distributed_function: accept aggregates 2019-11-06 18:23:37 +00:00
ruleutils_12.c create_distributed_function: accept aggregates 2019-11-06 18:23:37 +00:00
shardinterval_utils.c Collations matter for hashing strings in pg12 2019-08-22 18:58:37 +00:00
statistics_collection.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00
tuplestore.c Remove copyright years (#2918) 2019-10-15 17:44:30 +03:00