|
PostgreSQL Source Code git master
|
Data Fields | |
| int | pos |
| int | p |
| int | q |
| DocRepresentation * | begin |
| DocRepresentation * | end |
| DocRepresentation* CoverExt::begin |
Definition at line 593 of file tsrank.c.
Referenced by calc_rank_cd(), and Cover().
| DocRepresentation* CoverExt::end |
Definition at line 594 of file tsrank.c.
Referenced by calc_rank_cd(), and Cover().
| int CoverExt::p |
Definition at line 591 of file tsrank.c.
Referenced by calc_rank_cd(), and Cover().
| int CoverExt::q |
Definition at line 592 of file tsrank.c.
Referenced by calc_rank_cd(), and Cover().