PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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.

◆ link

struct HASHELEMENT* HASHELEMENT::link

Definition at line 53 of file hsearch.h.

Referenced by expand_table(), get_hash_entry(), and hash_seq_search().


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