Header And Logo

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

Data Fields

PLpgSQL_stmt_forc Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
char * label
PLpgSQL_recrec
PLpgSQL_rowrow
Listbody
int curvar
PLpgSQL_exprargquery

Detailed Description

Definition at line 493 of file plpgsql.h.


Field Documentation

Definition at line 503 of file plpgsql.h.

Referenced by dump_forc(), exec_stmt_forc(), and free_forc().

Definition at line 500 of file plpgsql.h.

Referenced by dump_forc(), and free_forc().

Definition at line 495 of file plpgsql.h.

Definition at line 502 of file plpgsql.h.

Referenced by dump_forc(), and exec_stmt_forc().

Definition at line 497 of file plpgsql.h.

Definition at line 496 of file plpgsql.h.

Referenced by exec_stmt_forc().

Definition at line 498 of file plpgsql.h.

Referenced by dump_forc().

Definition at line 499 of file plpgsql.h.


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