PostgreSQL Source Code  git master
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
 
ParseLoc location
 

Detailed Description

Definition at line 356 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

◆ location

ParseLoc A_Const::location

◆ val


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