Home
last modified time | relevance | path

Searched refs:PLPGSQL_LABEL_LOOP (Results 101 – 125 of 174) sorted by relevance

1234567

/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/
H A Dsrc_pl_plpgsql_src_pl_gram.c3745 if (label->itemno != PLPGSQL_LABEL_LOOP && !new->is_exit)
4497 plpgsql_ns_push(NULL, PLPGSQL_LABEL_LOOP);
4506 plpgsql_ns_push((yyvsp[-1].str), PLPGSQL_LABEL_LOOP);
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_gram.c3692 if (label->itemno != PLPGSQL_LABEL_LOOP && !new->is_exit) in yyparse()
4438 plpgsql_ns_push(NULL, PLPGSQL_LABEL_LOOP); in yyparse()
4447 plpgsql_ns_push((yyvsp[-1].str), PLPGSQL_LABEL_LOOP); in yyparse()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_gram.c3692 if (label->itemno != PLPGSQL_LABEL_LOOP && !new->is_exit) in yyparse()
4438 plpgsql_ns_push(NULL, PLPGSQL_LABEL_LOOP); in yyparse()
4447 plpgsql_ns_push((yyvsp[-1].str), PLPGSQL_LABEL_LOOP); in yyparse()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_gram.c3692 if (label->itemno != PLPGSQL_LABEL_LOOP && !new->is_exit) in yyparse()
4438 plpgsql_ns_push(NULL, PLPGSQL_LABEL_LOOP); in yyparse()
4447 plpgsql_ns_push((yyvsp[-1].str), PLPGSQL_LABEL_LOOP); in yyparse()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_funcs.c219 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_funcs.c219 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_funcs.c219 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dpl_funcs.c219 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql10-docs/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql10-client/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql11-server/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql10-server/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/plpgsql/src/
H A Dpl_funcs.c221 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_funcs.c219 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_funcs.c219 ns_cur->itemno == PLPGSQL_LABEL_LOOP) in plpgsql_ns_find_nearest_loop()

1234567