Header And Logo

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

Data Fields

PLpgSQL_stmt_loop Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
char * label
Listbody

Detailed Description

Definition at line 433 of file plpgsql.h.


Field Documentation

Definition at line 438 of file plpgsql.h.

Referenced by dump_loop(), exec_stmt_loop(), and free_loop().

Definition at line 435 of file plpgsql.h.

Definition at line 437 of file plpgsql.h.

Referenced by exec_stmt_loop().

Definition at line 436 of file plpgsql.h.


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