Home
last modified time | relevance | path

Searched refs:add_partial_path_precheck (Results 1 – 25 of 126) sorted by relevance

123456

/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/path/
H A Djoinpath.c445 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
607 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
725 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/path/
H A Djoinpath.c445 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
607 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
725 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/path/
H A Djoinpath.c445 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
607 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
725 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/path/
H A Djoinpath.c445 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
607 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
725 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/path/
H A Djoinpath.c445 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
607 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
725 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/path/
H A Djoinpath.c445 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
607 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
725 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/path/
H A Djoinpath.c445 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
607 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
725 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys))
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys))
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL))
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys))
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys))
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL))
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/optimizer/path/
H A Djoinpath.c518 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_nestloop_path()
696 if (!add_partial_path_precheck(joinrel, workspace.total_cost, pathkeys)) in try_partial_mergejoin_path()
820 if (!add_partial_path_precheck(joinrel, workspace.total_cost, NIL)) in try_partial_hashjoin_path()

123456