PostgreSQL Source Code  git master
TrackItem Struct Reference

Data Fields

LexemeHashKey key
 
int frequency
 
int delta
 
Datum key
 
int last_container
 

Detailed Description

Definition at line 33 of file ts_typanalyze.c.

Field Documentation

◆ delta

int TrackItem::delta

◆ frequency

◆ key [1/2]

◆ key [2/2]

Datum TrackItem::key

Definition at line 70 of file array_typanalyze.c.

◆ last_container

int TrackItem::last_container

Definition at line 73 of file array_typanalyze.c.

Referenced by compute_array_stats().


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