#include <plpgsql.h>
Data Fields | |
int | cmd_type |
int | lineno |
PLpgSQL_expr * | sqlstmt |
bool | mod_stmt |
bool | into |
bool | strict |
PLpgSQL_rec * | rec |
PLpgSQL_row * | row |
Definition at line 622 of file plpgsql.h.
Definition at line 624 of file plpgsql.h.
Referenced by exec_stmt_forc(), and exec_stmt_open().
Definition at line 629 of file plpgsql.h.
Referenced by exec_stmt_execsql(), exec_stmt_forc(), and exec_stmt_open().
Definition at line 625 of file plpgsql.h.
Referenced by exec_stmt_forc(), and exec_stmt_open().
Definition at line 627 of file plpgsql.h.
Referenced by exec_stmt_execsql().
Definition at line 631 of file plpgsql.h.
Referenced by dump_execsql(), and exec_stmt_execsql().
Definition at line 632 of file plpgsql.h.
Referenced by dump_execsql(), exec_stmt_execsql(), exec_stmt_forc(), and exec_stmt_open().
Definition at line 626 of file plpgsql.h.
Referenced by dump_execsql(), exec_stmt_execsql(), exec_stmt_forc(), exec_stmt_open(), and free_execsql().
Definition at line 630 of file plpgsql.h.
Referenced by dump_execsql(), and exec_stmt_execsql().