Header And Logo

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

Data Fields

PLpgSQL_stmt_foreach_a Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
char * label
int varno
int slice
PLpgSQL_exprexpr
Listbody

Detailed Description

Definition at line 520 of file plpgsql.h.


Field Documentation

Definition at line 528 of file plpgsql.h.

Referenced by dump_foreach_a(), exec_stmt_foreach_a(), and free_foreach_a().

Definition at line 522 of file plpgsql.h.

Definition at line 527 of file plpgsql.h.

Referenced by dump_foreach_a(), exec_stmt_foreach_a(), and free_foreach_a().

Definition at line 524 of file plpgsql.h.

Referenced by exec_stmt_foreach_a().

Definition at line 523 of file plpgsql.h.

Definition at line 526 of file plpgsql.h.

Referenced by dump_foreach_a(), and exec_stmt_foreach_a().

Definition at line 525 of file plpgsql.h.

Referenced by dump_foreach_a(), and exec_stmt_foreach_a().


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