Home
last modified time | relevance | path

Searched refs:PLpgSQL_stmt_exit (Results 76 – 100 of 262) sorted by relevance

1234567891011

/dports/databases/postgresql13-contrib/postgresql-13.5/src/pl/plpgsql/src/
H A Dplpgsql.h830 typedef struct PLpgSQL_stmt_exit struct
838 } PLpgSQL_stmt_exit; argument
/dports/databases/postgresql12-plpython/postgresql-12.9/src/pl/plpgsql/src/
H A Dplpgsql.h820 typedef struct PLpgSQL_stmt_exit
828 } PLpgSQL_stmt_exit;
/dports/databases/postgresql12-contrib/postgresql-12.9/src/pl/plpgsql/src/
H A Dplpgsql.h820 typedef struct PLpgSQL_stmt_exit struct
828 } PLpgSQL_stmt_exit; argument
/dports/databases/postgresql12-plperl/postgresql-12.9/src/pl/plpgsql/src/
H A Dplpgsql.h820 typedef struct PLpgSQL_stmt_exit struct
828 } PLpgSQL_stmt_exit; argument
/dports/databases/postgresql13-plpython/postgresql-13.5/src/pl/plpgsql/src/
H A Dplpgsql.h830 typedef struct PLpgSQL_stmt_exit
838 } PLpgSQL_stmt_exit;
/dports/databases/postgresql13-docs/postgresql-13.5/src/pl/plpgsql/src/
H A Dplpgsql.h830 typedef struct PLpgSQL_stmt_exit struct
838 } PLpgSQL_stmt_exit; argument
/dports/databases/postgresql13-plperl/postgresql-13.5/src/pl/plpgsql/src/
H A Dplpgsql.h830 typedef struct PLpgSQL_stmt_exit struct
838 } PLpgSQL_stmt_exit; argument
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/pl/plpgsql/src/
H A Dplpgsql.h820 typedef struct PLpgSQL_stmt_exit struct
828 } PLpgSQL_stmt_exit; typedef
/dports/databases/plpgsql_check/plpgsql_check-2.0.6/src/
H A Dstmtwalk.c767 PLpgSQL_stmt_exit *stmt_exit = (PLpgSQL_stmt_exit *) stmt; in plpgsql_check_stmt()
1461 stmt_stack_item->label = ((PLpgSQL_stmt_exit *) stmt)->label; in push_stmt_to_stmt_stack()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dplpgsql.h603 } PLpgSQL_stmt_exit; typedef
H A Dpl_gram.y1662 PLpgSQL_stmt_exit *new;
1664 new = palloc0(sizeof(PLpgSQL_stmt_exit));
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dplpgsql.h603 } PLpgSQL_stmt_exit; typedef
H A Dpl_gram.y1662 PLpgSQL_stmt_exit *new;
1664 new = palloc0(sizeof(PLpgSQL_stmt_exit));
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dplpgsql.h603 } PLpgSQL_stmt_exit; typedef
H A Dpl_gram.y1662 PLpgSQL_stmt_exit *new;
1664 new = palloc0(sizeof(PLpgSQL_stmt_exit));
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dplpgsql.h603 } PLpgSQL_stmt_exit; typedef
H A Dpl_gram.y1662 PLpgSQL_stmt_exit *new;
1664 new = palloc0(sizeof(PLpgSQL_stmt_exit));
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dplpgsql.h603 } PLpgSQL_stmt_exit; typedef
/dports/databases/postgresql96-client/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dplpgsql.h603 } PLpgSQL_stmt_exit; typedef
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/pl/plpgsql/src/
H A Dplpgsql.h603 } PLpgSQL_stmt_exit; typedef
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/plpgsql/src/
H A Dpl_gram.y1678 PLpgSQL_stmt_exit *new;
1680 new = palloc0(sizeof(PLpgSQL_stmt_exit));
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y1665 PLpgSQL_stmt_exit *new;
1667 new = palloc0(sizeof(PLpgSQL_stmt_exit));
/dports/databases/postgresql10-client/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y1665 PLpgSQL_stmt_exit *new;
1667 new = palloc0(sizeof(PLpgSQL_stmt_exit));
/dports/databases/postgresql10-contrib/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y1665 PLpgSQL_stmt_exit *new;
1667 new = palloc0(sizeof(PLpgSQL_stmt_exit));
/dports/databases/postgresql10-plpython/postgresql-10.19/src/pl/plpgsql/src/
H A Dpl_gram.y1665 PLpgSQL_stmt_exit *new;
1667 new = palloc0(sizeof(PLpgSQL_stmt_exit));

1234567891011