PostgreSQL Source Code  git master
SetOpStatePerGroupData Struct Reference

Data Fields

long numLeft
 
long numRight
 

Detailed Description

Definition at line 64 of file nodeSetOp.c.

Field Documentation

◆ numLeft

long SetOpStatePerGroupData::numLeft

Definition at line 66 of file nodeSetOp.c.

Referenced by advance_counts(), initialize_counts(), and set_output_count().

◆ numRight

long SetOpStatePerGroupData::numRight

Definition at line 67 of file nodeSetOp.c.

Referenced by advance_counts(), initialize_counts(), and set_output_count().


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