Header And Logo

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

Data Fields

PLpgSQL_stmt_return_next Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
PLpgSQL_exprexpr
int retvarno

Detailed Description

Definition at line 587 of file plpgsql.h.


Field Documentation

Definition at line 589 of file plpgsql.h.

Definition at line 591 of file plpgsql.h.

Referenced by dump_return_next(), exec_stmt_return_next(), and free_return_next().

Definition at line 590 of file plpgsql.h.

Definition at line 592 of file plpgsql.h.

Referenced by dump_return_next(), and exec_stmt_return_next().


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