|
PostgreSQL Source Code git master
|
Data Fields | |
| int64 | numLeft |
| int64 | numRight |
Definition at line 62 of file nodeSetOp.c.
| int64 SetOpStatePerGroupData::numLeft |
Definition at line 64 of file nodeSetOp.c.
Referenced by set_output_count(), setop_fill_hash_table(), and setop_retrieve_sorted().
| int64 SetOpStatePerGroupData::numRight |
Definition at line 65 of file nodeSetOp.c.
Referenced by set_output_count(), setop_fill_hash_table(), and setop_retrieve_sorted().