Header And Logo

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

Data Fields

Const Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
Oid consttype
int32 consttypmod
Oid constcollid
int constlen
Datum constvalue
bool constisnull
bool constbyval
int location

Detailed Description

Definition at line 165 of file primnodes.h.


Field Documentation

Definition at line 179 of file primnodes.h.

Referenced by coerce_type(), JumbleExpr(), make_const(), makeConst(), and transformAExprOf().

Definition at line 167 of file primnodes.h.

Referenced by arrayconst_startup_fn().


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