PostgreSQL Source Code git master
Public Member Functions | Data Fields
A_Const Struct Reference

#include <parsenodes.h>

Public Member Functions

  pg_node_attr (custom_copy_equal, custom_read_write, custom_query_jumble) NodeTag type
 

Data Fields

union ValUnion  val
 
bool  isnull
 
 

Detailed Description

Definition at line 382 of file parsenodes.h.

Member Function Documentation

pg_node_attr()

A_Const::pg_node_attr ( custom_copy_equal  ,
custom_read_write  ,
custom_query_jumble   
)

Field Documentation

isnull

bool A_Const::isnull

Definition at line 388 of file parsenodes.h.

Referenced by _copyA_Const(), _jumbleA_Const(), _outA_Const(), exprIsNullConstant(), make_const(), and transformCaseExpr().

location

ParseLoc A_Const::location

Definition at line 389 of file parsenodes.h.

Referenced by findTargetlistEntrySQL92(), make_const(), makeStringConst(), transformCaseExpr(), and transformColumnDefinition().

val

union ValUnion A_Const::val

Definition at line 387 of file parsenodes.h.

Referenced by _copyA_Const(), _jumbleA_Const(), _outA_Const(), ExecSetVariableStmt(), findTargetlistEntrySQL92(), flatten_set_variable_args(), make_const(), makeStringConst(), transformColumnDefinition(), and typenameTypeMod().


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

AltStyle によって変換されたページ (->オリジナル) /