PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SystemSamplerData Struct Reference

Data Fields

uint64 cutoff
 
uint32 seed
 
BlockNumber nextblock
 
OffsetNumber lt
 

Detailed Description

Definition at line 37 of file system.c.

Field Documentation

◆ cutoff

uint64 SystemSamplerData::cutoff

Definition at line 39 of file system.c.

◆ lt

OffsetNumber SystemSamplerData::lt

Definition at line 42 of file system.c.

◆ nextblock

BlockNumber SystemSamplerData::nextblock

Definition at line 41 of file system.c.

◆ seed

uint32 SystemSamplerData::seed

Definition at line 40 of file system.c.


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