PostgreSQL Source Code  git master
AggStatePerGroupData Struct Reference

#include <nodeAgg.h>

Data Fields

Datum transValue
 
bool transValueIsNull
 
bool noTransValue
 

Detailed Description

Definition at line 250 of file nodeAgg.h.

Field Documentation

◆ noTransValue

bool AggStatePerGroupData::noTransValue

◆ transValue

◆ transValueIsNull


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