Home
last modified time | relevance | path

Searched refs:targetlist (Results 226 – 250 of 2725) sorted by relevance

12345678910>>...109

/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c1154 plan->targetlist = tlist;
5306 plan->targetlist = NIL;
5321 plan->targetlist = NIL;
5389 plan->targetlist = lefttree->targetlist;
5450 plan->targetlist = lefttree->targetlist;
5912 plan->targetlist = lefttree->targetlist;
6070 plan->targetlist = lefttree->targetlist;
6114 plan->targetlist = lefttree->targetlist;
6248 plan->targetlist = lefttree->targetlist;
6293 plan->targetlist = lefttree->targetlist;
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c1154 plan->targetlist = tlist; in create_merge_append_plan()
5306 plan->targetlist = NIL; in make_bitmap_and()
5321 plan->targetlist = NIL; in make_bitmap_or()
5389 plan->targetlist = lefttree->targetlist; in make_hash()
5450 plan->targetlist = lefttree->targetlist; in make_sort()
5912 plan->targetlist = lefttree->targetlist; in make_material()
6070 plan->targetlist = lefttree->targetlist; in make_unique_from_sortclauses()
6114 plan->targetlist = lefttree->targetlist; in make_unique_from_pathkeys()
6248 plan->targetlist = lefttree->targetlist; in make_setop()
6293 plan->targetlist = lefttree->targetlist; in make_lockrows()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c1154 plan->targetlist = tlist; in create_merge_append_plan()
5306 plan->targetlist = NIL; in make_bitmap_and()
5321 plan->targetlist = NIL; in make_bitmap_or()
5389 plan->targetlist = lefttree->targetlist; in make_hash()
5450 plan->targetlist = lefttree->targetlist; in make_sort()
5912 plan->targetlist = lefttree->targetlist; in make_material()
6070 plan->targetlist = lefttree->targetlist; in make_unique_from_sortclauses()
6114 plan->targetlist = lefttree->targetlist; in make_unique_from_pathkeys()
6248 plan->targetlist = lefttree->targetlist; in make_setop()
6293 plan->targetlist = lefttree->targetlist; in make_lockrows()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c1154 plan->targetlist = tlist; in create_merge_append_plan()
5306 plan->targetlist = NIL; in make_bitmap_and()
5321 plan->targetlist = NIL; in make_bitmap_or()
5389 plan->targetlist = lefttree->targetlist; in make_hash()
5450 plan->targetlist = lefttree->targetlist; in make_sort()
5912 plan->targetlist = lefttree->targetlist; in make_material()
6070 plan->targetlist = lefttree->targetlist; in make_unique_from_sortclauses()
6114 plan->targetlist = lefttree->targetlist; in make_unique_from_pathkeys()
6248 plan->targetlist = lefttree->targetlist; in make_setop()
6293 plan->targetlist = lefttree->targetlist; in make_lockrows()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c1154 plan->targetlist = tlist; in create_merge_append_plan()
5306 plan->targetlist = NIL; in make_bitmap_and()
5321 plan->targetlist = NIL; in make_bitmap_or()
5389 plan->targetlist = lefttree->targetlist; in make_hash()
5450 plan->targetlist = lefttree->targetlist; in make_sort()
5912 plan->targetlist = lefttree->targetlist; in make_material()
6070 plan->targetlist = lefttree->targetlist; in make_unique_from_sortclauses()
6114 plan->targetlist = lefttree->targetlist; in make_unique_from_pathkeys()
6248 plan->targetlist = lefttree->targetlist; in make_setop()
6293 plan->targetlist = lefttree->targetlist; in make_lockrows()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/parser/
H A Dparse_clause.c2229 targetlist, exprKind); in transformGroupClauseExpr()
2232 targetlist, exprKind); in transformGroupClauseExpr()
2344 targetlist, in transformGroupClauseList()
2420 targetlist, in transformGroupingSet()
2586 List **targetlist, in transformSortClause() argument
2619 List **targetlist) in transformWindowDefinitions() argument
2666 targetlist, in transformWindowDefinitions()
2672 targetlist, in transformWindowDefinitions()
2830 foreach(tlitem, *targetlist) in transformDistinctClause()
2837 result, *targetlist, in transformDistinctClause()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/parser/
H A Dparse_clause.c2229 targetlist, exprKind); in transformGroupClauseExpr()
2232 targetlist, exprKind); in transformGroupClauseExpr()
2344 targetlist, in transformGroupClauseList()
2420 targetlist, in transformGroupingSet()
2586 List **targetlist, in transformSortClause() argument
2619 List **targetlist) in transformWindowDefinitions() argument
2666 targetlist, in transformWindowDefinitions()
2672 targetlist, in transformWindowDefinitions()
2830 foreach(tlitem, *targetlist) in transformDistinctClause()
2837 result, *targetlist, in transformDistinctClause()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/parser/
H A Dparse_clause.c2229 targetlist, exprKind); in transformGroupClauseExpr()
2232 targetlist, exprKind); in transformGroupClauseExpr()
2344 targetlist, in transformGroupClauseList()
2420 targetlist, in transformGroupingSet()
2586 List **targetlist, in transformSortClause() argument
2619 List **targetlist) in transformWindowDefinitions() argument
2666 targetlist, in transformWindowDefinitions()
2672 targetlist, in transformWindowDefinitions()
2830 foreach(tlitem, *targetlist) in transformDistinctClause()
2837 result, *targetlist, in transformDistinctClause()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/parser/
H A Dparse_clause.c2229 targetlist, exprKind); in transformGroupClauseExpr()
2232 targetlist, exprKind); in transformGroupClauseExpr()
2344 targetlist, in transformGroupClauseList()
2420 targetlist, in transformGroupingSet()
2586 List **targetlist, in transformSortClause() argument
2619 List **targetlist) in transformWindowDefinitions() argument
2666 targetlist, in transformWindowDefinitions()
2672 targetlist, in transformWindowDefinitions()
2830 foreach(tlitem, *targetlist) in transformDistinctClause()
2837 result, *targetlist, in transformDistinctClause()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/parser/
H A Dparse_clause.c2229 targetlist, exprKind); in transformGroupClauseExpr()
2232 targetlist, exprKind); in transformGroupClauseExpr()
2344 targetlist, in transformGroupClauseList()
2420 targetlist, in transformGroupingSet()
2586 List **targetlist, in transformSortClause() argument
2619 List **targetlist) in transformWindowDefinitions() argument
2666 targetlist, in transformWindowDefinitions()
2672 targetlist, in transformWindowDefinitions()
2830 foreach(tlitem, *targetlist) in transformDistinctClause()
2837 result, *targetlist, in transformDistinctClause()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/parser/
H A Dparse_clause.c2229 targetlist, exprKind); in transformGroupClauseExpr()
2232 targetlist, exprKind); in transformGroupClauseExpr()
2344 targetlist, in transformGroupClauseList()
2420 targetlist, in transformGroupingSet()
2586 List **targetlist, in transformSortClause() argument
2619 List **targetlist) in transformWindowDefinitions() argument
2666 targetlist, in transformWindowDefinitions()
2672 targetlist, in transformWindowDefinitions()
2830 foreach(tlitem, *targetlist) in transformDistinctClause()
2837 result, *targetlist, in transformDistinctClause()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/parser/
H A Dparse_clause.c2229 targetlist, exprKind); in transformGroupClauseExpr()
2232 targetlist, exprKind); in transformGroupClauseExpr()
2344 targetlist, in transformGroupClauseList()
2420 targetlist, in transformGroupingSet()
2586 List **targetlist, in transformSortClause() argument
2619 List **targetlist) in transformWindowDefinitions() argument
2666 targetlist, in transformWindowDefinitions()
2672 targetlist, in transformWindowDefinitions()
2830 foreach(tlitem, *targetlist) in transformDistinctClause()
2837 result, *targetlist, in transformDistinctClause()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c1088 plan->targetlist = tlist; in create_merge_append_plan()
5242 plan->targetlist = NIL; in make_bitmap_and()
5257 plan->targetlist = NIL; in make_bitmap_or()
5325 plan->targetlist = lefttree->targetlist; in make_hash()
5386 plan->targetlist = lefttree->targetlist; in make_sort()
5846 plan->targetlist = lefttree->targetlist; in make_material()
5997 plan->targetlist = lefttree->targetlist; in make_unique_from_sortclauses()
6041 plan->targetlist = lefttree->targetlist; in make_unique_from_pathkeys()
6174 plan->targetlist = lefttree->targetlist; in make_setop()
6219 plan->targetlist = lefttree->targetlist; in make_lockrows()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c1088 plan->targetlist = tlist; in create_merge_append_plan()
5242 plan->targetlist = NIL; in make_bitmap_and()
5257 plan->targetlist = NIL; in make_bitmap_or()
5325 plan->targetlist = lefttree->targetlist; in make_hash()
5386 plan->targetlist = lefttree->targetlist; in make_sort()
5846 plan->targetlist = lefttree->targetlist; in make_material()
5997 plan->targetlist = lefttree->targetlist; in make_unique_from_sortclauses()
6041 plan->targetlist = lefttree->targetlist; in make_unique_from_pathkeys()
6174 plan->targetlist = lefttree->targetlist; in make_setop()
6219 plan->targetlist = lefttree->targetlist; in make_lockrows()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c1088 plan->targetlist = tlist; in create_merge_append_plan()
5242 plan->targetlist = NIL; in make_bitmap_and()
5257 plan->targetlist = NIL; in make_bitmap_or()
5325 plan->targetlist = lefttree->targetlist; in make_hash()
5386 plan->targetlist = lefttree->targetlist; in make_sort()
5846 plan->targetlist = lefttree->targetlist; in make_material()
5997 plan->targetlist = lefttree->targetlist; in make_unique_from_sortclauses()
6041 plan->targetlist = lefttree->targetlist; in make_unique_from_pathkeys()
6174 plan->targetlist = lefttree->targetlist; in make_setop()
6219 plan->targetlist = lefttree->targetlist; in make_lockrows()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c1088 plan->targetlist = tlist; in create_merge_append_plan()
5242 plan->targetlist = NIL; in make_bitmap_and()
5257 plan->targetlist = NIL; in make_bitmap_or()
5325 plan->targetlist = lefttree->targetlist; in make_hash()
5386 plan->targetlist = lefttree->targetlist; in make_sort()
5846 plan->targetlist = lefttree->targetlist; in make_material()
5997 plan->targetlist = lefttree->targetlist; in make_unique_from_sortclauses()
6041 plan->targetlist = lefttree->targetlist; in make_unique_from_pathkeys()
6174 plan->targetlist = lefttree->targetlist; in make_setop()
6219 plan->targetlist = lefttree->targetlist; in make_lockrows()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c1088 plan->targetlist = tlist; in create_merge_append_plan()
5242 plan->targetlist = NIL; in make_bitmap_and()
5257 plan->targetlist = NIL; in make_bitmap_or()
5325 plan->targetlist = lefttree->targetlist; in make_hash()
5386 plan->targetlist = lefttree->targetlist; in make_sort()
5846 plan->targetlist = lefttree->targetlist; in make_material()
5997 plan->targetlist = lefttree->targetlist; in make_unique_from_sortclauses()
6041 plan->targetlist = lefttree->targetlist; in make_unique_from_pathkeys()
6174 plan->targetlist = lefttree->targetlist; in make_setop()
6219 plan->targetlist = lefttree->targetlist; in make_lockrows()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c1088 plan->targetlist = tlist; in create_merge_append_plan()
5242 plan->targetlist = NIL; in make_bitmap_and()
5257 plan->targetlist = NIL; in make_bitmap_or()
5325 plan->targetlist = lefttree->targetlist; in make_hash()
5386 plan->targetlist = lefttree->targetlist; in make_sort()
5846 plan->targetlist = lefttree->targetlist; in make_material()
5997 plan->targetlist = lefttree->targetlist; in make_unique_from_sortclauses()
6041 plan->targetlist = lefttree->targetlist; in make_unique_from_pathkeys()
6174 plan->targetlist = lefttree->targetlist; in make_setop()
6219 plan->targetlist = lefttree->targetlist; in make_lockrows()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c1088 plan->targetlist = tlist; in create_merge_append_plan()
5242 plan->targetlist = NIL; in make_bitmap_and()
5257 plan->targetlist = NIL; in make_bitmap_or()
5325 plan->targetlist = lefttree->targetlist; in make_hash()
5386 plan->targetlist = lefttree->targetlist; in make_sort()
5846 plan->targetlist = lefttree->targetlist; in make_material()
5997 plan->targetlist = lefttree->targetlist; in make_unique_from_sortclauses()
6041 plan->targetlist = lefttree->targetlist; in make_unique_from_pathkeys()
6174 plan->targetlist = lefttree->targetlist; in make_setop()
6219 plan->targetlist = lefttree->targetlist; in make_lockrows()
[all …]
/dports/irc/atheme-services/atheme-7.2.9/modules/chanserv/
H A Dquiet.c276 char *targetlist; in cs_cmd_quiet() local
311 targetlist = strdup(target); in cs_cmd_quiet()
312 target = strtok_r(targetlist, " ", &strtokctx); in cs_cmd_quiet()
358 free(targetlist); in cs_cmd_quiet()
370 char *targetlist; in cs_cmd_unquiet() local
413 targetlist = strdup(target); in cs_cmd_unquiet()
414 target = strtok_r(targetlist, " ", &strtokctx); in cs_cmd_unquiet()
471 free(targetlist); in cs_cmd_unquiet()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/common/
H A Dprinttup.c36 List *targetlist, int16 *formats);
38 List *targetlist, int16 *formats);
202 List *targetlist, int16 *formats) in SendRowDescriptionMessage() argument
213 SendRowDescriptionCols_3(buf, typeinfo, targetlist, formats); in SendRowDescriptionMessage()
215 SendRowDescriptionCols_2(buf, typeinfo, targetlist, formats); in SendRowDescriptionMessage()
224 SendRowDescriptionCols_3(StringInfo buf, TupleDesc typeinfo, List *targetlist, int16 *formats) in SendRowDescriptionCols_3() argument
228 ListCell *tlist_item = list_head(targetlist); in SendRowDescriptionCols_3()
300 SendRowDescriptionCols_2(StringInfo buf, TupleDesc typeinfo, List *targetlist, int16 *formats) in SendRowDescriptionCols_2() argument
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/common/
H A Dprinttup.c36 List *targetlist, int16 *formats);
38 List *targetlist, int16 *formats);
202 List *targetlist, int16 *formats) in SendRowDescriptionMessage() argument
213 SendRowDescriptionCols_3(buf, typeinfo, targetlist, formats); in SendRowDescriptionMessage()
215 SendRowDescriptionCols_2(buf, typeinfo, targetlist, formats); in SendRowDescriptionMessage()
224 SendRowDescriptionCols_3(StringInfo buf, TupleDesc typeinfo, List *targetlist, int16 *formats) in SendRowDescriptionCols_3() argument
228 ListCell *tlist_item = list_head(targetlist); in SendRowDescriptionCols_3()
300 SendRowDescriptionCols_2(StringInfo buf, TupleDesc typeinfo, List *targetlist, int16 *formats) in SendRowDescriptionCols_2() argument
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/common/
H A Dprinttup.c36 List *targetlist, int16 *formats);
38 List *targetlist, int16 *formats);
202 List *targetlist, int16 *formats) in SendRowDescriptionMessage() argument
213 SendRowDescriptionCols_3(buf, typeinfo, targetlist, formats); in SendRowDescriptionMessage()
215 SendRowDescriptionCols_2(buf, typeinfo, targetlist, formats); in SendRowDescriptionMessage()
224 SendRowDescriptionCols_3(StringInfo buf, TupleDesc typeinfo, List *targetlist, int16 *formats) in SendRowDescriptionCols_3() argument
228 ListCell *tlist_item = list_head(targetlist); in SendRowDescriptionCols_3()
300 SendRowDescriptionCols_2(StringInfo buf, TupleDesc typeinfo, List *targetlist, int16 *formats) in SendRowDescriptionCols_2() argument
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/common/
H A Dprinttup.c36 List *targetlist, int16 *formats);
38 List *targetlist, int16 *formats);
202 List *targetlist, int16 *formats) in SendRowDescriptionMessage() argument
213 SendRowDescriptionCols_3(buf, typeinfo, targetlist, formats); in SendRowDescriptionMessage()
215 SendRowDescriptionCols_2(buf, typeinfo, targetlist, formats); in SendRowDescriptionMessage()
224 SendRowDescriptionCols_3(StringInfo buf, TupleDesc typeinfo, List *targetlist, int16 *formats) in SendRowDescriptionCols_3() argument
228 ListCell *tlist_item = list_head(targetlist); in SendRowDescriptionCols_3()
300 SendRowDescriptionCols_2(StringInfo buf, TupleDesc typeinfo, List *targetlist, int16 *formats) in SendRowDescriptionCols_2() argument
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/common/
H A Dprinttup.c36 List *targetlist, int16 *formats);
38 List *targetlist, int16 *formats);
202 List *targetlist, int16 *formats)
213 SendRowDescriptionCols_3(buf, typeinfo, targetlist, formats); in nocache_index_getattr()
215 SendRowDescriptionCols_2(buf, typeinfo, targetlist, formats);
224 SendRowDescriptionCols_3(StringInfo buf, TupleDesc typeinfo, List *targetlist, int16 *formats)
228 ListCell *tlist_item = list_head(targetlist);
300 SendRowDescriptionCols_2(StringInfo buf, TupleDesc typeinfo, List *targetlist, int16 *formats)

12345678910>>...109