PostgreSQL Source Code  git master
HashOptions Struct Reference

#include <hash.h>

Data Fields

int32 varlena_header_
 
int fillfactor
 

Detailed Description

Definition at line 269 of file hash.h.

Field Documentation

◆ fillfactor

int HashOptions::fillfactor

Definition at line 272 of file hash.h.

◆ varlena_header_

int32 HashOptions::varlena_header_

Definition at line 271 of file hash.h.


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