PostgreSQL Source Code git master
Data Fields
Hash Struct Reference

#include <plannodes.h>

Data Fields

 
 
 
 
bool  skewInherit
 
 

Detailed Description

Definition at line 1393 of file plannodes.h.

Field Documentation

hashkeys

List* Hash::hashkeys

Definition at line 1402 of file plannodes.h.

Referenced by make_hash(), and set_hash_references().

plan

Plan Hash::plan

Definition at line 1395 of file plannodes.h.

Referenced by create_hashjoin_plan(), ExecHashTableCreate(), ExecInitHash(), and make_hash().

rows_total

Cardinality Hash::rows_total

Definition at line 1411 of file plannodes.h.

Referenced by create_hashjoin_plan(), and ExecHashTableCreate().

skewColumn

AttrNumber Hash::skewColumn

Definition at line 1406 of file plannodes.h.

Referenced by ExecHashBuildSkewHash(), and make_hash().

skewInherit

bool Hash::skewInherit

Definition at line 1408 of file plannodes.h.

Referenced by ExecHashBuildSkewHash(), and make_hash().

skewTable

Oid Hash::skewTable

Definition at line 1404 of file plannodes.h.

Referenced by ExecHashBuildSkewHash(), ExecHashTableCreate(), and make_hash().


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

AltStyle によって変換されたページ (->オリジナル) /