Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

Hash Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
Oid skewTable
AttrNumber skewColumn
bool skewInherit
Oid skewColType
int32 skewColTypmod

Detailed Description

Definition at line 678 of file plannodes.h.


Field Documentation

Definition at line 680 of file plannodes.h.

Referenced by ExecInitHash(), and make_hash().

Definition at line 684 of file plannodes.h.

Referenced by ExecHashBuildSkewHash(), and make_hash().

Definition at line 685 of file plannodes.h.

Referenced by ExecHashBuildSkewHash(), and make_hash().

Definition at line 682 of file plannodes.h.

Referenced by ExecHashBuildSkewHash(), and make_hash().

Definition at line 683 of file plannodes.h.

Referenced by ExecHashBuildSkewHash(), and make_hash().

Definition at line 681 of file plannodes.h.

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


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