Header And Logo

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

Data Fields

PLpgSQL_stmt_while Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
char * label
PLpgSQL_exprcond
Listbody

Detailed Description

Definition at line 442 of file plpgsql.h.


Field Documentation

Definition at line 448 of file plpgsql.h.

Referenced by dump_while(), exec_stmt_while(), and free_while().

Definition at line 444 of file plpgsql.h.

Definition at line 447 of file plpgsql.h.

Referenced by dump_while(), exec_stmt_while(), and free_while().

Definition at line 446 of file plpgsql.h.

Referenced by exec_stmt_while().

Definition at line 445 of file plpgsql.h.


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