Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PLpgSQL_stmt_execsql Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
PLpgSQL_exprsqlstmt
bool mod_stmt
bool into
bool strict
PLpgSQL_recrec
PLpgSQL_rowrow

Detailed Description

Definition at line 622 of file plpgsql.h.


Field Documentation

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 630 of file plpgsql.h.

Referenced by dump_execsql(), and exec_stmt_execsql().


The documentation for this struct was generated from the following file: