Home
last modified time | relevance | path

Searched refs:make_setop (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c260 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2151 plan = make_setop(best_path->cmd, in create_setop_plan()
5816 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c260 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2151 plan = make_setop(best_path->cmd, in create_setop_plan()
5816 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c260 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2151 plan = make_setop(best_path->cmd, in create_setop_plan()
5816 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c260 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2151 plan = make_setop(best_path->cmd, in create_setop_plan()
5816 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c260 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2151 plan = make_setop(best_path->cmd, in create_setop_plan()
5816 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c260 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2151 plan = make_setop(best_path->cmd, in create_setop_plan()
5816 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c260 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2151 plan = make_setop(best_path->cmd, in create_setop_plan()
5816 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c269 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2295 plan = make_setop(best_path->cmd, in create_setop_plan()
6162 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c269 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2295 plan = make_setop(best_path->cmd, in create_setop_plan()
6162 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c269 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2295 plan = make_setop(best_path->cmd, in create_setop_plan()
6162 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c269 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2295 plan = make_setop(best_path->cmd, in create_setop_plan()
6162 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c273 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2316 plan = make_setop(best_path->cmd, in create_setop_plan()
6236 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c269 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2295 plan = make_setop(best_path->cmd, in create_setop_plan()
6162 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c269 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2295 plan = make_setop(best_path->cmd, in create_setop_plan()
6162 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c269 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2295 plan = make_setop(best_path->cmd, in create_setop_plan()
6162 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c273 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2316 plan = make_setop(best_path->cmd, in create_setop_plan()
6236 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c273 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2316 plan = make_setop(best_path->cmd,
6236 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c273 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2316 plan = make_setop(best_path->cmd, in create_setop_plan()
6236 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c273 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2316 plan = make_setop(best_path->cmd, in create_setop_plan()
6236 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c273 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2316 plan = make_setop(best_path->cmd, in create_setop_plan()
6236 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c273 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2316 plan = make_setop(best_path->cmd, in create_setop_plan()
6236 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c280 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2504 plan = make_setop(best_path->cmd, in create_setop_plan()
6480 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c280 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2504 plan = make_setop(best_path->cmd, in create_setop_plan()
6480 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c280 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2504 plan = make_setop(best_path->cmd,
6480 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c280 static SetOp *make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree,
2504 plan = make_setop(best_path->cmd, in create_setop_plan()
6480 make_setop(SetOpCmd cmd, SetOpStrategy strategy, Plan *lefttree, in make_setop() function

12