#include <plpgsql.h>
Data Fields | |
| int | cmd_type |
| int | lineno |
| char * | label |
| PLpgSQL_expr * | cond |
| List * | body |
Definition at line 442 of file plpgsql.h.
Definition at line 448 of file plpgsql.h.
Referenced by dump_while(), exec_stmt_while(), and free_while().
Definition at line 447 of file plpgsql.h.
Referenced by dump_while(), exec_stmt_while(), and free_while().
Definition at line 446 of file plpgsql.h.
Referenced by exec_stmt_while().
1.7.1