Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
PostgreSQL Source Code git master
fasthash_state Struct Reference

#include <hashfn_unstable.h>

Data Fields

uint64 accum
 
uint64 hash
 

Detailed Description

Definition at line 93 of file hashfn_unstable.h.

Field Documentation

◆ accum

uint64 fasthash_state::accum

Definition at line 96 of file hashfn_unstable.h.

Referenced by fasthash_accum(), fasthash_combine(), and spcachekey_hash().

◆ hash

uint64 fasthash_state::hash

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