PostgreSQL Source Code  git master
WordEntryPosVector Struct Reference

#include <ts_type.h>

Data Fields

uint16 npos
 
WordEntryPos pos [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 65 of file ts_type.h.

Field Documentation

◆ npos

uint16 WordEntryPosVector::npos

Definition at line 67 of file ts_type.h.

Referenced by calc_rank_and(), checkclass_str(), tsvector_filter(), and tsvector_unnest().

◆ pos

WordEntryPos WordEntryPosVector::pos[FLEXIBLE_ARRAY_MEMBER]

Definition at line 68 of file ts_type.h.

Referenced by calc_rank_and(), checkclass_str(), tsvector_filter(), and tsvector_unnest().


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