Home
last modified time | relevance | path

Searched refs:funcresulttype (Results 1 – 25 of 590) sorted by relevance

12345678910>>...24

/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/fdw/
H A Dscan_plan.c261 newexpr->funcresulttype = result_type; in evaluate_stable_function()
342 expr->funcresulttype, in eval_stable_functions_mutator()
359 newexpr->funcresulttype = expr->funcresulttype; in eval_stable_functions_mutator()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/util/
H A Dclauses.c2640 expr->funcresulttype, in eval_const_expressions_mutator()
2660 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
3982 fexpr.funcresulttype = result_type; in simplify_function()
4318 newexpr->funcresulttype = result_type; in evaluate_function()
4450 fexpr->funcresulttype = result_type; in inline_function()
5031 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5034 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5035 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5054 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/util/
H A Dclauses.c2640 expr->funcresulttype, in eval_const_expressions_mutator()
2660 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
3982 fexpr.funcresulttype = result_type; in simplify_function()
4318 newexpr->funcresulttype = result_type; in evaluate_function()
4450 fexpr->funcresulttype = result_type; in inline_function()
5031 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5034 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5035 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5054 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/util/
H A Dclauses.c2640 expr->funcresulttype, in eval_const_expressions_mutator()
2660 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
3982 fexpr.funcresulttype = result_type; in simplify_function()
4318 newexpr->funcresulttype = result_type; in evaluate_function()
4450 fexpr->funcresulttype = result_type; in inline_function()
5031 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5034 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5035 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5054 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/util/
H A Dclauses.c2690 expr->funcresulttype, in eval_const_expressions_mutator()
2710 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4046 fexpr.funcresulttype = result_type; in simplify_function()
4381 newexpr->funcresulttype = result_type; in evaluate_function()
4513 fexpr->funcresulttype = result_type; in inline_function()
5089 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5092 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5093 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5112 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/util/
H A Dclauses.c2793 expr->funcresulttype, in eval_const_expressions_mutator()
2813 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4218 fexpr.funcresulttype = result_type; in simplify_function()
4553 newexpr->funcresulttype = result_type; in evaluate_function()
4686 fexpr->funcresulttype = result_type; in inline_function()
5282 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5285 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5286 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5305 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/util/
H A Dclauses.c2690 expr->funcresulttype, in eval_const_expressions_mutator()
2710 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4046 fexpr.funcresulttype = result_type; in simplify_function()
4381 newexpr->funcresulttype = result_type; in evaluate_function()
4513 fexpr->funcresulttype = result_type; in inline_function()
5089 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5092 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5093 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5112 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/util/
H A Dclauses.c2690 expr->funcresulttype, in eval_const_expressions_mutator()
2710 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4046 fexpr.funcresulttype = result_type; in simplify_function()
4381 newexpr->funcresulttype = result_type; in evaluate_function()
4513 fexpr->funcresulttype = result_type; in inline_function()
5089 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5092 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5093 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5112 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/util/
H A Dclauses.c2690 expr->funcresulttype, in eval_const_expressions_mutator()
2710 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4046 fexpr.funcresulttype = result_type; in simplify_function()
4381 newexpr->funcresulttype = result_type; in evaluate_function()
4513 fexpr->funcresulttype = result_type; in inline_function()
5089 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5092 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5093 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5112 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/util/
H A Dclauses.c2690 expr->funcresulttype, in eval_const_expressions_mutator()
2710 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4046 fexpr.funcresulttype = result_type; in simplify_function()
4381 newexpr->funcresulttype = result_type; in evaluate_function()
4513 fexpr->funcresulttype = result_type; in inline_function()
5089 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5092 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5093 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5112 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/util/
H A Dclauses.c2690 expr->funcresulttype, in eval_const_expressions_mutator()
2710 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4046 fexpr.funcresulttype = result_type; in simplify_function()
4381 newexpr->funcresulttype = result_type; in evaluate_function()
4513 fexpr->funcresulttype = result_type; in inline_function()
5089 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5092 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5093 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5112 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/util/
H A Dclauses.c2793 expr->funcresulttype,
2813 newexpr->funcresulttype = expr->funcresulttype;
4218 fexpr.funcresulttype = result_type;
4553 newexpr->funcresulttype = result_type;
4686 fexpr->funcresulttype = result_type;
5282 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype,
5285 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE ||
5286 fexpr->funcresulttype == RECORDOID))
5305 if (fexpr->funcresulttype == RECORDOID &&
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/optimizer/util/
H A Dclauses.c2793 expr->funcresulttype, in eval_const_expressions_mutator()
2813 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4218 fexpr.funcresulttype = result_type; in simplify_function()
4553 newexpr->funcresulttype = result_type; in evaluate_function()
4686 fexpr->funcresulttype = result_type; in inline_function()
5282 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5285 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5286 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5305 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/optimizer/util/
H A Dclauses.c2793 expr->funcresulttype, in eval_const_expressions_mutator()
2813 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4218 fexpr.funcresulttype = result_type; in simplify_function()
4553 newexpr->funcresulttype = result_type; in evaluate_function()
4686 fexpr->funcresulttype = result_type; in inline_function()
5282 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5285 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5286 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5305 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/util/
H A Dclauses.c2793 expr->funcresulttype, in eval_const_expressions_mutator()
2813 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4218 fexpr.funcresulttype = result_type; in simplify_function()
4553 newexpr->funcresulttype = result_type; in evaluate_function()
4686 fexpr->funcresulttype = result_type; in inline_function()
5282 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5285 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5286 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5305 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/util/
H A Dclauses.c2690 expr->funcresulttype, in eval_const_expressions_mutator()
2710 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4046 fexpr.funcresulttype = result_type; in simplify_function()
4381 newexpr->funcresulttype = result_type; in evaluate_function()
4513 fexpr->funcresulttype = result_type; in inline_function()
5089 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5092 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5093 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5112 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/util/
H A Dclauses.c2793 expr->funcresulttype, in eval_const_expressions_mutator()
2813 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4218 fexpr.funcresulttype = result_type; in simplify_function()
4553 newexpr->funcresulttype = result_type; in evaluate_function()
4686 fexpr->funcresulttype = result_type; in inline_function()
5282 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5285 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5286 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5305 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/util/
H A Dclauses.c2640 expr->funcresulttype, in eval_const_expressions_mutator()
2660 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
3982 fexpr.funcresulttype = result_type; in simplify_function()
4318 newexpr->funcresulttype = result_type; in evaluate_function()
4450 fexpr->funcresulttype = result_type; in inline_function()
5031 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5034 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5035 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5054 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/util/
H A Dclauses.c2640 expr->funcresulttype, in eval_const_expressions_mutator()
2660 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
3982 fexpr.funcresulttype = result_type; in simplify_function()
4318 newexpr->funcresulttype = result_type; in evaluate_function()
4450 fexpr->funcresulttype = result_type; in inline_function()
5031 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5034 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5035 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5054 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/util/
H A Dclauses.c2640 expr->funcresulttype, in eval_const_expressions_mutator()
2660 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
3982 fexpr.funcresulttype = result_type; in simplify_function()
4318 newexpr->funcresulttype = result_type; in evaluate_function()
4450 fexpr->funcresulttype = result_type; in inline_function()
5031 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5034 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5035 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5054 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/optimizer/util/
H A Dclauses.c2535 expr->funcresulttype, in eval_const_expressions_mutator()
2555 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4011 fexpr.funcresulttype = result_type; in simplify_function()
4353 newexpr->funcresulttype = result_type; in evaluate_function()
4486 fexpr->funcresulttype = result_type; in inline_function()
5082 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5085 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5086 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5105 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/optimizer/util/
H A Dclauses.c2535 expr->funcresulttype,
2555 newexpr->funcresulttype = expr->funcresulttype;
4011 fexpr.funcresulttype = result_type;
4353 newexpr->funcresulttype = result_type;
4486 fexpr->funcresulttype = result_type;
5082 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype,
5085 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE ||
5086 fexpr->funcresulttype == RECORDOID))
5105 if (fexpr->funcresulttype == RECORDOID &&
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/optimizer/util/
H A Dclauses.c2535 expr->funcresulttype, in eval_const_expressions_mutator()
2555 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4011 fexpr.funcresulttype = result_type; in simplify_function()
4353 newexpr->funcresulttype = result_type; in evaluate_function()
4486 fexpr->funcresulttype = result_type; in inline_function()
5082 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5085 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5086 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5105 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/optimizer/util/
H A Dclauses.c2535 expr->funcresulttype, in eval_const_expressions_mutator()
2555 newexpr->funcresulttype = expr->funcresulttype; in eval_const_expressions_mutator()
4011 fexpr.funcresulttype = result_type; in simplify_function()
4353 newexpr->funcresulttype = result_type; in evaluate_function()
4486 fexpr->funcresulttype = result_type; in inline_function()
5082 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype, in inline_set_returning_function()
5085 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE || in inline_set_returning_function()
5086 fexpr->funcresulttype == RECORDOID)) in inline_set_returning_function()
5105 if (fexpr->funcresulttype == RECORDOID && in inline_set_returning_function()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/optimizer/util/
H A Dclauses.c2535 expr->funcresulttype,
2555 newexpr->funcresulttype = expr->funcresulttype;
4011 fexpr.funcresulttype = result_type;
4353 newexpr->funcresulttype = result_type;
4486 fexpr->funcresulttype = result_type;
5082 if (!check_sql_fn_retval(func_oid, fexpr->funcresulttype,
5085 (get_typtype(fexpr->funcresulttype) == TYPTYPE_COMPOSITE ||
5086 fexpr->funcresulttype == RECORDOID))
5105 if (fexpr->funcresulttype == RECORDOID &&

12345678910>>...24