PostgreSQL Source Code  git master
Boolean Struct Reference

#include <value.h>

Public Member Functions

 pg_node_attr (special_read_write) NodeTag type
 

Data Fields

bool boolval
 

Detailed Description

Definition at line 55 of file value.h.

Member Function Documentation

◆ pg_node_attr()

Boolean::pg_node_attr ( special_read_write  )

Field Documentation

◆ boolval

bool Boolean::boolval

Definition at line 60 of file value.h.

Referenced by _outBoolean(), and makeBoolean().


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