Header And Logo

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

Data Fields

PLpgSQL_stmt_return Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
PLpgSQL_exprexpr
int retvarno

Detailed Description

Definition at line 579 of file plpgsql.h.


Field Documentation

Definition at line 581 of file plpgsql.h.

Definition at line 583 of file plpgsql.h.

Referenced by dump_return(), exec_stmt_return(), and free_return().

Definition at line 582 of file plpgsql.h.

Definition at line 584 of file plpgsql.h.

Referenced by dump_return(), and exec_stmt_return().


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