#include <plpgsql.h>
Data Fields | |
| int | cmd_type |
| int | lineno |
| char * | label |
| int | varno |
| int | slice |
| PLpgSQL_expr * | expr |
| List * | body |
Definition at line 520 of file plpgsql.h.
Definition at line 528 of file plpgsql.h.
Referenced by dump_foreach_a(), exec_stmt_foreach_a(), and free_foreach_a().
Definition at line 527 of file plpgsql.h.
Referenced by dump_foreach_a(), exec_stmt_foreach_a(), and free_foreach_a().
Definition at line 524 of file plpgsql.h.
Referenced by exec_stmt_foreach_a().
Definition at line 526 of file plpgsql.h.
Referenced by dump_foreach_a(), and exec_stmt_foreach_a().
Definition at line 525 of file plpgsql.h.
Referenced by dump_foreach_a(), and exec_stmt_foreach_a().
1.7.1