PostgreSQL Source Code  git master
TSVectorData Struct Reference

#include <ts_type.h>

Data Fields

int32 vl_len_
 
int32 size
 
WordEntry entries [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 90 of file ts_type.h.

Field Documentation

◆ entries

WordEntry TSVectorData::entries[FLEXIBLE_ARRAY_MEMBER]

Definition at line 94 of file ts_type.h.

Referenced by tsvectorrecv().

◆ size

◆ vl_len_

int32 TSVectorData::vl_len_

Definition at line 92 of file ts_type.h.


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