Header And Logo

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

Data Fields

PLpgSQL_stmt_if Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
PLpgSQL_exprcond
Listthen_body
Listelsif_list
Listelse_body

Detailed Description

Definition at line 396 of file plpgsql.h.


Field Documentation

Definition at line 398 of file plpgsql.h.

Definition at line 400 of file plpgsql.h.

Referenced by dump_if(), exec_stmt_if(), and free_if().

Definition at line 403 of file plpgsql.h.

Referenced by dump_if(), exec_stmt_if(), and free_if().

Definition at line 402 of file plpgsql.h.

Referenced by dump_if(), exec_stmt_if(), and free_if().

Definition at line 399 of file plpgsql.h.

Definition at line 401 of file plpgsql.h.

Referenced by dump_if(), exec_stmt_if(), and free_if().


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