Header And Logo

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

Data Fields

PLpgSQL_stmt_assign Struct Reference

#include <plpgsql.h>

Data Fields

int cmd_type
int lineno
int varno
PLpgSQL_exprexpr

Detailed Description

Definition at line 366 of file plpgsql.h.


Field Documentation

Definition at line 368 of file plpgsql.h.

Definition at line 371 of file plpgsql.h.

Referenced by dump_assign(), exec_stmt_assign(), and free_assign().

Definition at line 369 of file plpgsql.h.

Definition at line 370 of file plpgsql.h.

Referenced by dump_assign(), and exec_stmt_assign().


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