PostgreSQL Source Code  git master
fasthash_state Struct Reference

#include <hashfn_unstable.h>

Data Fields

uint64 accum
 
uint64 hash
 

Detailed Description

Definition at line 95 of file hashfn_unstable.h.

Field Documentation

◆ accum

uint64 fasthash_state::accum

Definition at line 98 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: