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

Data Fields

int index
 
float8 delta
 
double delta
 

Detailed Description

Definition at line 272 of file gistproc.c.

Field Documentation

◆ delta [1/2]

float8 CommonEntry::delta

Definition at line 277 of file gistproc.c.

◆ delta [2/2]

double CommonEntry::delta

Definition at line 107 of file rangetypes_gist.c.

◆ index

int CommonEntry::index

Definition at line 275 of file gistproc.c.


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