Header And Logo

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

Data Fields

ColumnDef Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
char * colname
TypeNametypeName
int inhcount
bool is_local
bool is_not_null
bool is_from_type
char storage
Noderaw_default
Nodecooked_default
CollateClausecollClause
Oid collOid
Listconstraints
Listfdwoptions

Detailed Description

Definition at line 490 of file parsenodes.h.


Field Documentation

Definition at line 505 of file parsenodes.h.

Referenced by intorel_startup(), and transformColumnDefinition().

Definition at line 492 of file parsenodes.h.


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