Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_exec.c224 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1696 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1705 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1766 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1862 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2451 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3203 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5001 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_exec.c224 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1696 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1705 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1766 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1862 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2451 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3203 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5001 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_exec.c224 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1696 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1705 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1766 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1862 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2451 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3203 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5001 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_exec.c224 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1696 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1705 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1766 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1862 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2451 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3203 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5001 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c258 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1826 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1835 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1899 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1995 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2611 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3359 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5173 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c258 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1826 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1835 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1899 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1995 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2611 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3359 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5173 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql10-client/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c258 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1826 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1835 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1899 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1995 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2611 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3359 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5173 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c258 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1826 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1835 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1899 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1995 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2611 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3359 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5173 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c258 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1826 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1835 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1899 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1995 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2611 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3359 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5173 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c258 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1826 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1835 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1899 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1995 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2611 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3359 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5173 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql10-server/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_exec.c258 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1826 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1835 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1899 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1995 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2611 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3359 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5173 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_exec.c224 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1696 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1705 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1766 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1862 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2451 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3203 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5001 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql96-client/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_exec.c224 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1696 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1705 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1766 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1862 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2451 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3203 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5001 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_exec.c224 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
1696 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
1705 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
1766 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
1862 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
2451 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3203 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5001 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c361 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
2492 value = exec_eval_boolean(estate, stmt->cond, &isnull);
2501 value = exec_eval_boolean(estate, elif->cond, &isnull);
2566 value = exec_eval_boolean(estate, cwt->expr, &isnull);
2634 value = exec_eval_boolean(estate, stmt->cond, &isnull);
3130 value = exec_eval_boolean(estate, stmt->cond, &isnull);
3863 value = exec_eval_boolean(estate, stmt->cond, &isnull);
5767 exec_eval_boolean(PLpgSQL_execstate *estate,
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c361 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
2492 value = exec_eval_boolean(estate, stmt->cond, &isnull);
2501 value = exec_eval_boolean(estate, elif->cond, &isnull);
2566 value = exec_eval_boolean(estate, cwt->expr, &isnull);
2634 value = exec_eval_boolean(estate, stmt->cond, &isnull);
3130 value = exec_eval_boolean(estate, stmt->cond, &isnull);
3863 value = exec_eval_boolean(estate, stmt->cond, &isnull);
5767 exec_eval_boolean(PLpgSQL_execstate *estate,
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c361 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
2492 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
2501 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
2566 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
2634 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
3130 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3863 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5767 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c361 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
2492 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
2501 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
2566 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
2634 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
3130 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3863 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5767 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c361 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
2492 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
2501 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
2566 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
2634 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
3130 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3863 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5767 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/plpgsql/src/
H A Dpl_exec.c361 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
2506 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
2515 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
2580 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
2648 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
3144 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3877 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5798 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql11-server/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c361 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
2492 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
2501 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
2566 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
2634 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
3130 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3863 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5767 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_exec.c361 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
2492 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
2501 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
2566 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
2634 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
3130 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3863 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5767 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_exec.c360 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
2476 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
2485 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
2550 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
2618 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
3114 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3895 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5594 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_exec.c360 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
2476 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_if()
2485 value = exec_eval_boolean(estate, elif->cond, &isnull); in exec_stmt_if()
2550 value = exec_eval_boolean(estate, cwt->expr, &isnull); in exec_stmt_case()
2618 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_while()
3114 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_exit()
3895 value = exec_eval_boolean(estate, stmt->cond, &isnull); in exec_stmt_assert()
5594 exec_eval_boolean(PLpgSQL_execstate *estate, in exec_eval_boolean() function
/dports/databases/postgresql13-server/postgresql-13.5/src/pl/plpgsql/src/
H A Dpl_exec.c372 static bool exec_eval_boolean(PLpgSQL_execstate *estate,
2519 value = exec_eval_boolean(estate, stmt->cond, &isnull);
2528 value = exec_eval_boolean(estate, elif->cond, &isnull);
2593 value = exec_eval_boolean(estate, cwt->expr, &isnull);
2661 value = exec_eval_boolean(estate, stmt->cond, &isnull);
3157 value = exec_eval_boolean(estate, stmt->cond, &isnull);
3890 value = exec_eval_boolean(estate, stmt->cond, &isnull);
5818 exec_eval_boolean(PLpgSQL_execstate *estate,

12