PostgreSQL Source Code  git master
HASHELEMENT Struct Reference

#include <hsearch.h>

Data Fields

struct HASHELEMENTlink
 
uint32 hashvalue
 

Detailed Description

Definition at line 51 of file hsearch.h.

Field Documentation

◆ hashvalue

uint32 HASHELEMENT::hashvalue

Definition at line 54 of file hsearch.h.

Referenced by expand_table(), hash_search_with_hash_value(), and hash_update_hash_key().

◆ link


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