#include <plpgsql.h>
Data Fields | |
int | cmd_type |
int | lineno |
PLpgSQL_expr * | query |
bool | into |
bool | strict |
PLpgSQL_rec * | rec |
PLpgSQL_row * | row |
List * | params |
Definition at line 636 of file plpgsql.h.
Definition at line 641 of file plpgsql.h.
Referenced by exec_stmt_dynexecute().
Definition at line 645 of file plpgsql.h.
Referenced by dump_dynexecute(), exec_stmt_dynexecute(), and free_dynexecute().
Definition at line 640 of file plpgsql.h.
Referenced by dump_dynexecute(), exec_stmt_dynexecute(), and free_dynexecute().
Definition at line 643 of file plpgsql.h.
Referenced by dump_dynexecute(), and exec_stmt_dynexecute().
Definition at line 644 of file plpgsql.h.
Referenced by dump_dynexecute(), and exec_stmt_dynexecute().
Definition at line 642 of file plpgsql.h.
Referenced by dump_dynexecute(), and exec_stmt_dynexecute().