Header And Logo

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

Data Fields

PLpgSQL_stmt_open Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
int curvar
int cursor_options
PLpgSQL_rowreturntype
PLpgSQL_exprargquery
PLpgSQL_exprquery
PLpgSQL_exprdynquery
Listparams

Detailed Description

Definition at line 532 of file plpgsql.h.


Field Documentation

Definition at line 539 of file plpgsql.h.

Referenced by dump_open(), exec_stmt_open(), and free_open().

Definition at line 534 of file plpgsql.h.

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

Definition at line 538 of file plpgsql.h.


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