Header And Logo

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

Data Fields

PLpgSQL_stmt_dynexecute Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
PLpgSQL_exprquery
bool into
bool strict
PLpgSQL_recrec
PLpgSQL_rowrow
Listparams

Detailed Description

Definition at line 636 of file plpgsql.h.


Field Documentation

Definition at line 638 of file plpgsql.h.

Definition at line 641 of file plpgsql.h.

Referenced by exec_stmt_dynexecute().

Definition at line 639 of file plpgsql.h.

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().


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