PostgreSQL Source Code  git master
BooleanTest Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
 
Exprarg
 
BoolTestType booltesttype
 
int location
 

Detailed Description

Definition at line 1704 of file primnodes.h.

Field Documentation

◆ arg

◆ booltesttype

◆ location

int BooleanTest::location

◆ xpr

Expr BooleanTest::xpr

Definition at line 1706 of file primnodes.h.


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