PostgreSQL Source Code  git master
BoolExpr Struct Reference

#include <primnodes.h>

Public Member Functions

 pg_node_attr (custom_read_write) Expr xpr
 

Data Fields

BoolExprType boolop
 
Listargs
 
ParseLoc location
 

Detailed Description

Definition at line 904 of file primnodes.h.

Member Function Documentation

◆ pg_node_attr()

BoolExpr::pg_node_attr ( custom_read_write  )

Field Documentation

◆ args

◆ boolop

◆ location

ParseLoc BoolExpr::location

Definition at line 911 of file primnodes.h.

Referenced by exprLocation(), make_andclause(), make_notclause(), and make_orclause().


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