PostgreSQL Source Code  git master
OSAPerGroupState Struct Reference

Data Fields

OSAPerQueryStateqstate
 
MemoryContext gcontext
 
Tuplesortstatesortstate
 
int64 number_of_rows
 
bool sort_done
 

Detailed Description

Definition at line 92 of file orderedsetaggs.c.

Field Documentation

◆ gcontext

MemoryContext OSAPerGroupState::gcontext

Definition at line 97 of file orderedsetaggs.c.

Referenced by ordered_set_startup().

◆ number_of_rows

◆ qstate

◆ sort_done

◆ sortstate


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