PostgreSQL Source Code git master
QueryRepresentation Struct Reference

Data Fields

TSQuery query
 
QueryRepresentationOperandoperandData
 

Detailed Description

Definition at line 555 of file tsrank.c.

Field Documentation

◆ operandData

QueryRepresentationOperand* QueryRepresentation::operandData

Definition at line 558 of file tsrank.c.

Referenced by calc_rank_cd(), and resetQueryRepresentation().

◆ query

TSQuery QueryRepresentation::query

Definition at line 557 of file tsrank.c.

Referenced by calc_rank_cd(), Cover(), get_docrep(), and resetQueryRepresentation().


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