Home
last modified time | relevance | path

Searched refs:estate (Results 1 – 25 of 5108) sorted by relevance

12345678910>>...205

/dports/databases/postgresql10-pltcl/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c564 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
579 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
1119 estate->stmt_mcontext_parent = estate->stmt_mcontext; in push_stmt_mcontext()
1134 estate->stmt_mcontext = estate->stmt_mcontext_parent; in pop_stmt_mcontext()
1328 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
1692 exec_set_found(estate, (estate->eval_processed != 0)); in exec_stmt_perform()
2686 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
2756 estate->retval = exec_eval_expr(estate, stmt->expr, in exec_stmt_return()
2761 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3442 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c564 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
579 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
1119 estate->stmt_mcontext_parent = estate->stmt_mcontext; in push_stmt_mcontext()
1134 estate->stmt_mcontext = estate->stmt_mcontext_parent; in pop_stmt_mcontext()
1328 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
1692 exec_set_found(estate, (estate->eval_processed != 0)); in exec_stmt_perform()
2686 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
2756 estate->retval = exec_eval_expr(estate, stmt->expr, in exec_stmt_return()
2761 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3442 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c564 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
579 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
1119 estate->stmt_mcontext_parent = estate->stmt_mcontext; in push_stmt_mcontext()
1134 estate->stmt_mcontext = estate->stmt_mcontext_parent; in pop_stmt_mcontext()
1328 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
1692 exec_set_found(estate, (estate->eval_processed != 0)); in exec_stmt_perform()
2686 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
2756 estate->retval = exec_eval_expr(estate, stmt->expr, in exec_stmt_return()
2761 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3442 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c564 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
579 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
1119 estate->stmt_mcontext_parent = estate->stmt_mcontext; in push_stmt_mcontext()
1134 estate->stmt_mcontext = estate->stmt_mcontext_parent; in pop_stmt_mcontext()
1328 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
1692 exec_set_found(estate, (estate->eval_processed != 0)); in exec_stmt_perform()
2686 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
2756 estate->retval = exec_eval_expr(estate, stmt->expr, in exec_stmt_return()
2761 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3442 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c564 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
579 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
1119 estate->stmt_mcontext_parent = estate->stmt_mcontext; in push_stmt_mcontext()
1134 estate->stmt_mcontext = estate->stmt_mcontext_parent; in pop_stmt_mcontext()
1328 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
1692 exec_set_found(estate, (estate->eval_processed != 0)); in exec_stmt_perform()
2686 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
2756 estate->retval = exec_eval_expr(estate, stmt->expr, in exec_stmt_return()
2761 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3442 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c564 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
579 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
1119 estate->stmt_mcontext_parent = estate->stmt_mcontext; in push_stmt_mcontext()
1134 estate->stmt_mcontext = estate->stmt_mcontext_parent; in pop_stmt_mcontext()
1328 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
1692 exec_set_found(estate, (estate->eval_processed != 0)); in exec_stmt_perform()
2686 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
2756 estate->retval = exec_eval_expr(estate, stmt->expr, in exec_stmt_return()
2761 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3442 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c564 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
579 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
1119 estate->stmt_mcontext_parent = estate->stmt_mcontext; in push_stmt_mcontext()
1134 estate->stmt_mcontext = estate->stmt_mcontext_parent; in pop_stmt_mcontext()
1328 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
1692 exec_set_found(estate, (estate->eval_processed != 0)); in exec_stmt_perform()
2686 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
2756 estate->retval = exec_eval_expr(estate, stmt->expr, in exec_stmt_return()
2761 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3442 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c659 estate.retval = SPI_datumTransfer(estate.retval,
699 estate.retval = SPI_datumTransfer(estate.retval,
713 estate.retval = exec_cast_value(&estate,
728 estate.retval = SPI_datumTransfer(estate.retval,
741 estate.retval = exec_cast_value(&estate,
853 estate->retval = SPI_datumTransfer(estate->retval,
1721 estate->retval = datumTransfer(estate->retval,
3208 if (estate->retistuple && !estate->retisnull)
3264 if (estate->retistuple && !estate->retisnull &&
3949 estate->paramLI->paramFetchArg = (void *) estate;
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c659 estate.retval = SPI_datumTransfer(estate.retval,
699 estate.retval = SPI_datumTransfer(estate.retval,
713 estate.retval = exec_cast_value(&estate,
728 estate.retval = SPI_datumTransfer(estate.retval,
741 estate.retval = exec_cast_value(&estate,
853 estate->retval = SPI_datumTransfer(estate->retval,
1721 estate->retval = datumTransfer(estate->retval,
3208 if (estate->retistuple && !estate->retisnull)
3264 if (estate->retistuple && !estate->retisnull &&
3949 estate->paramLI->paramFetchArg = (void *) estate;
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c659 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
699 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
728 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
741 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
853 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1721 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3208 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3264 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3949 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c659 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
699 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
728 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
741 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
853 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1721 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3208 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3264 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3949 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c659 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
699 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
728 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
741 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
853 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1721 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3208 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3264 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3949 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c659 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
699 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
728 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
741 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
853 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1721 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3208 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3264 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3949 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c659 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
699 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
728 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
741 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
853 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1721 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3208 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3264 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3949 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_exec.c673 estate.retval = SPI_datumTransfer(estate.retval,
713 estate.retval = SPI_datumTransfer(estate.retval,
727 estate.retval = exec_cast_value(&estate,
742 estate.retval = SPI_datumTransfer(estate.retval,
755 estate.retval = exec_cast_value(&estate,
867 estate->retval = SPI_datumTransfer(estate->retval,
1753 estate->retval = datumTransfer(estate->retval,
3235 if (estate->retistuple && !estate->retisnull)
3291 if (estate->retistuple && !estate->retisnull &&
3976 estate->paramLI->paramFetchArg = (void *) estate;
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_exec.c673 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
727 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
742 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
755 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
867 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1753 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3235 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3291 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3976 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_exec.c673 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
727 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
742 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
755 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
867 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1753 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3235 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3291 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3976 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql13-client/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_exec.c673 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
727 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
742 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
755 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
867 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1753 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3235 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3291 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3976 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_exec.c673 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
727 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
742 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
755 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
867 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1753 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3235 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3291 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3976 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql13-plperl/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_exec.c673 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
727 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
742 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
755 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
867 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1753 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3235 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3291 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3976 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql13-plpython/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_exec.c673 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
727 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
742 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
755 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
867 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1753 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3235 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3291 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3976 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/plpgsql/src/
H A Dpl_exec.c659 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
699 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
713 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
728 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
741 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
853 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1741 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3222 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3278 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3962 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_exec.c671 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
711 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
725 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
740 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
753 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
865 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1778 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3192 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3248 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3981 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_exec.c671 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
711 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
725 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
740 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
753 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
865 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1778 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3192 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3248 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3981 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_exec.c671 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
711 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
725 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
740 estate.retval = SPI_datumTransfer(estate.retval, in plpgsql_exec_function()
753 estate.retval = exec_cast_value(&estate, in plpgsql_exec_function()
865 estate->retval = SPI_datumTransfer(estate->retval, in coerce_function_result_tuple()
1778 estate->retval = datumTransfer(estate->retval, in exec_stmt_block()
3192 if (estate->retistuple && !estate->retisnull) in exec_stmt_return()
3248 if (estate->retistuple && !estate->retisnull && in exec_stmt_return()
3981 estate->paramLI->paramFetchArg = (void *) estate; in plpgsql_estate_setup()
[all …]

12345678910>>...205