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

Data Fields

int modulus
 
int remainder
 
int index
 

Detailed Description

Definition at line 50 of file partbounds.c.

Field Documentation

◆ index

int PartitionHashBound::index

Definition at line 54 of file partbounds.c.

◆ modulus

int PartitionHashBound::modulus

Definition at line 52 of file partbounds.c.

◆ remainder

int PartitionHashBound::remainder

Definition at line 53 of file partbounds.c.


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