PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SetOpStatePerGroupData Struct Reference

Data Fields

int64 numLeft
 
int64 numRight
 

Detailed Description

Definition at line 62 of file nodeSetOp.c.

Field Documentation

◆ numLeft

int64 SetOpStatePerGroupData::numLeft

Definition at line 64 of file nodeSetOp.c.

◆ numRight

int64 SetOpStatePerGroupData::numRight

Definition at line 65 of file nodeSetOp.c.


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