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

Data Fields

int pos
 
int p
 
int q
 
DocRepresentationbegin
 
DocRepresentationend
 

Detailed Description

Definition at line 611 of file tsrank.c.

Field Documentation

◆ begin

DocRepresentation* CoverExt::begin

Definition at line 616 of file tsrank.c.

Referenced by calc_rank_cd(), and Cover().

◆ end

DocRepresentation* CoverExt::end

Definition at line 617 of file tsrank.c.

Referenced by calc_rank_cd(), and Cover().

◆ p

int CoverExt::p

Definition at line 614 of file tsrank.c.

Referenced by calc_rank_cd(), and Cover().

◆ pos

int CoverExt::pos

Definition at line 613 of file tsrank.c.

Referenced by Cover().

◆ q

int CoverExt::q

Definition at line 615 of file tsrank.c.

Referenced by calc_rank_cd(), and Cover().


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