Header And Logo

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

Data Fields

PLpgSQL_variable Struct Reference

#include <plpgsql.h>

Data Fields

int dtype
int dno
char * refname
int lineno

Detailed Description

Definition at line 192 of file plpgsql.h.


Field Documentation

Definition at line 195 of file plpgsql.h.

Referenced by build_row_from_vars(), do_compile(), and plpgsql_compile_inline().

Definition at line 194 of file plpgsql.h.

Referenced by build_row_from_vars(), and do_compile().

Definition at line 197 of file plpgsql.h.

Definition at line 196 of file plpgsql.h.

Referenced by build_row_from_vars().


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