#include <plpgsql.h>
Data Fields | |
| int | cmd_type |
| int | lineno |
| char * | label |
| List * | body |
Definition at line 433 of file plpgsql.h.
Definition at line 438 of file plpgsql.h.
Referenced by dump_loop(), exec_stmt_loop(), and free_loop().
| char* PLpgSQL_stmt_loop::label |
Definition at line 437 of file plpgsql.h.
Referenced by exec_stmt_loop().
1.7.1