#include <plpgsql.h>
Data Fields | |
int | cmd_type |
int | lineno |
PLpgSQL_expr * | expr |
Definition at line 374 of file plpgsql.h.
Definition at line 376 of file plpgsql.h.
Referenced by dump_stmt(), and free_stmt().
Definition at line 378 of file plpgsql.h.
Referenced by dump_perform(), exec_stmt_perform(), and free_perform().