#include <plpgsql.h>
Data Fields | |
| int | cmd_type |
| int | lineno |
| int | varno |
| PLpgSQL_expr * | expr |
Definition at line 366 of file plpgsql.h.
Definition at line 371 of file plpgsql.h.
Referenced by dump_assign(), exec_stmt_assign(), and free_assign().
Definition at line 370 of file plpgsql.h.
Referenced by dump_assign(), and exec_stmt_assign().
1.7.1