PostgreSQL Source Code  git master
CoverExt Struct Reference

Data Fields

int pos
 
int p
 
int q
 
DocRepresentationbegin
 
DocRepresentationend
 

Detailed Description

Definition at line 583 of file tsrank.c.

Field Documentation

◆ begin

DocRepresentation* CoverExt::begin

Definition at line 588 of file tsrank.c.

Referenced by calc_rank_cd(), and Cover().

◆ end

DocRepresentation* CoverExt::end

Definition at line 589 of file tsrank.c.

Referenced by calc_rank_cd(), and Cover().

◆ p

int CoverExt::p

Definition at line 586 of file tsrank.c.

Referenced by calc_rank_cd(), and Cover().

◆ pos

int CoverExt::pos

Definition at line 585 of file tsrank.c.

Referenced by Cover().

◆ q

int CoverExt::q

Definition at line 587 of file tsrank.c.

Referenced by calc_rank_cd(), and Cover().


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