#include <plpgsql.h>
Data Fields | |
int | cmd_type |
int | lineno |
int | curvar |
int | cursor_options |
PLpgSQL_row * | returntype |
PLpgSQL_expr * | argquery |
PLpgSQL_expr * | query |
PLpgSQL_expr * | dynquery |
List * | params |
Definition at line 532 of file plpgsql.h.
Definition at line 539 of file plpgsql.h.
Referenced by dump_open(), exec_stmt_open(), and free_open().
Definition at line 537 of file plpgsql.h.
Referenced by exec_stmt_open().
Definition at line 536 of file plpgsql.h.
Referenced by dump_open(), and exec_stmt_open().
Definition at line 541 of file plpgsql.h.
Referenced by dump_open(), exec_stmt_open(), and free_open().
Definition at line 535 of file plpgsql.h.
Referenced by exec_stmt_open().
Definition at line 542 of file plpgsql.h.
Referenced by dump_open(), exec_stmt_open(), and free_open().
Definition at line 540 of file plpgsql.h.
Referenced by dump_open(), exec_stmt_open(), and free_open().