PostgreSQL Source Code  git master
BooleanTest Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
 
Exprarg
 
BoolTestType booltesttype
 
ParseLoc location
 

Detailed Description

Definition at line 1951 of file primnodes.h.

Field Documentation

◆ arg

◆ booltesttype

◆ location

ParseLoc BooleanTest::location

◆ xpr

Expr BooleanTest::xpr

Definition at line 1953 of file primnodes.h.


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