Header And Logo

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

Data Fields

PLpgSQL_stmt_perform Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
PLpgSQL_exprexpr

Detailed Description

Definition at line 374 of file plpgsql.h.


Field Documentation

Definition at line 376 of file plpgsql.h.

Referenced by dump_stmt(), and free_stmt().

Definition at line 378 of file plpgsql.h.

Referenced by dump_perform(), exec_stmt_perform(), and free_perform().

Definition at line 377 of file plpgsql.h.


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