| .. |
|
deparse_shard_query.c
|
pg12: version_compat.h, tuples, oids, misc
|
2019-08-22 18:57:23 +00:00 |
|
distributed_planner.c
|
Rename variables to not shadow globals in RHEL6 (#3194)
|
2019-11-15 12:12:24 +01:00 |
|
extended_op_node_utils.c
|
Remove copyright years (#2918)
|
2019-10-15 17:44:30 +03:00 |
|
fast_path_router_planner.c
|
Fix up includes with pg12 changes
|
2019-08-22 18:56:21 +00:00 |
|
function_call_delegation.c
|
DEBUG only when the function is distributed
|
2019-11-05 15:08:35 +00:00 |
|
insert_select_planner.c
|
add IsLoggableLevel utility function (#3149)
|
2019-11-15 14:59:13 +03:00 |
|
multi_explain.c
|
Remove copyright years (#2918)
|
2019-10-15 17:44:30 +03:00 |
|
multi_join_order.c
|
Remove copyright years (#2918)
|
2019-10-15 17:44:30 +03:00 |
|
multi_logical_optimizer.c
|
Phase 1 implementation of custom aggregates
|
2019-11-14 19:01:24 +00:00 |
|
multi_logical_planner.c
|
Rename variables to not shadow globals in RHEL6 (#3194)
|
2019-11-15 12:12:24 +01:00 |
|
multi_master_planner.c
|
Don't warn for declaration-after-statement since we only support GNU99 (#3132)
|
2019-11-15 09:46:06 +01:00 |
|
multi_physical_planner.c
|
add IsLoggableLevel utility function (#3149)
|
2019-11-15 14:59:13 +03:00 |
|
multi_router_planner.c
|
add IsLoggableLevel utility function (#3149)
|
2019-11-15 14:59:13 +03:00 |
|
planner_readme.md
|
Introduce fast path router planning
|
2019-02-21 13:27:01 +03:00 |
|
postgres_planning_functions.c
|
Collations matter for hashing strings in pg12
|
2019-08-22 18:58:37 +00:00 |
|
query_colocation_checker.c
|
Remove copyright years (#2918)
|
2019-10-15 17:44:30 +03:00 |
|
query_pushdown_planning.c
|
Make simple in queries on unique columns work with repartion join (#3171)
|
2019-11-11 13:44:28 +01:00 |
|
recursive_planning.c
|
add IsLoggableLevel utility function (#3149)
|
2019-11-15 14:59:13 +03:00 |
|
relation_restriction_equivalence.c
|
Include all relevant relations in the ExtractRangeTableRelationWalker (#3135)
|
2019-11-01 16:06:58 +01:00 |
|
shard_pruning.c
|
Include fmgr.h, don't duplicate FunctionCallInfo typedef
|
2019-11-04 17:10:33 +00:00 |