Header And Logo

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

Data Fields

PLpgSQL_arrayelem Struct Reference

#include <plpgsql.h>

Data Fields

int dtype
int dno
PLpgSQL_exprsubscript
int arrayparentno
Oid parenttypoid
int32 parenttypmod
Oid arraytypoid
int32 arraytypmod
int16 arraytyplen
Oid elemtypoid
int16 elemtyplen
bool elemtypbyval
char elemtypalign

Detailed Description

Definition at line 297 of file plpgsql.h.


Field Documentation

Definition at line 302 of file plpgsql.h.

Referenced by exec_assign_value().

Definition at line 308 of file plpgsql.h.

Referenced by exec_assign_value().

Definition at line 307 of file plpgsql.h.

Referenced by exec_assign_value().

Definition at line 306 of file plpgsql.h.

Referenced by exec_assign_value().

Definition at line 300 of file plpgsql.h.

Definition at line 299 of file plpgsql.h.

Referenced by plpgsql_dumptree(), and plpgsql_free_function_memory().

Definition at line 312 of file plpgsql.h.

Referenced by exec_assign_value().

Definition at line 311 of file plpgsql.h.

Referenced by exec_assign_value().

Definition at line 310 of file plpgsql.h.

Referenced by exec_assign_value().

Definition at line 309 of file plpgsql.h.

Referenced by exec_assign_value().

Definition at line 305 of file plpgsql.h.

Referenced by exec_assign_value().

Definition at line 304 of file plpgsql.h.

Referenced by exec_assign_value().

Definition at line 301 of file plpgsql.h.

Referenced by exec_assign_value().


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