#include <plpgsql.h>
Data Fields | |
int | cmd_type |
int | lineno |
PLpgSQL_expr * | expr |
int | retvarno |
Definition at line 587 of file plpgsql.h.
Definition at line 591 of file plpgsql.h.
Referenced by dump_return_next(), exec_stmt_return_next(), and free_return_next().
Definition at line 592 of file plpgsql.h.
Referenced by dump_return_next(), and exec_stmt_return_next().