Header And Logo

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

Data Fields

PLpgSQL_row Struct Reference

#include <plpgsql.h>

Data Fields

int dtype
int dno
char * refname
int lineno
TupleDesc rowtupdesc
int nfields
char ** fieldnames
int * varnos

Detailed Description

Definition at line 252 of file plpgsql.h.


Field Documentation

Definition at line 254 of file plpgsql.h.

Referenced by build_row_from_class(), build_row_from_vars(), and plpgsql_build_variable().

Definition at line 257 of file plpgsql.h.

Referenced by plpgsql_build_variable().


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