PostgreSQL Source Code  git master
QueryRepresentation Struct Reference

Data Fields

TSQuery query
 
QueryRepresentationOperandoperandData
 

Detailed Description

Definition at line 550 of file tsrank.c.

Field Documentation

◆ operandData

QueryRepresentationOperand* QueryRepresentation::operandData

Definition at line 553 of file tsrank.c.

Referenced by calc_rank_cd(), and resetQueryRepresentation().

◆ query

TSQuery QueryRepresentation::query

Definition at line 552 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: