PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Clump Struct Reference

Data Fields

RelOptInfojoinrel
 
int size
 

Detailed Description

Definition at line 36 of file geqo_eval.c.

Field Documentation

◆ joinrel

RelOptInfo* Clump::joinrel

Definition at line 38 of file geqo_eval.c.

Referenced by gimme_tree(), and merge_clump().

◆ size

int Clump::size

Definition at line 39 of file geqo_eval.c.

Referenced by gimme_tree(), and merge_clump().


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