#include <plpgsql.h>
Data Fields | |
| int | cmd_type |
| int | lineno |
| char * | label |
| PLpgSQL_rec * | rec |
| PLpgSQL_row * | row |
| List * | body |
Definition at line 471 of file plpgsql.h.
Definition at line 478 of file plpgsql.h.
Referenced by exec_for_query().
| char* PLpgSQL_stmt_forq::label |
Definition at line 475 of file plpgsql.h.
Referenced by exec_for_query().
Definition at line 476 of file plpgsql.h.
Referenced by exec_for_query().
Definition at line 477 of file plpgsql.h.
Referenced by exec_for_query().
1.7.1