PostgreSQL Source Code: TSVectorData Struct Reference (original) (raw)
TSVectorData Struct Reference
#include <[ts_type.h](ts%5F%5Ftype%5F8h%5Fsource.html)>
Data Fields | |
---|---|
int32 | vl_len_ |
int32 | size |
WordEntry | entries [FLEXIBLE_ARRAY_MEMBER] |
Detailed Description
Field Documentation
◆ entries
◆ size
Definition at line 93 of file ts_type.h.
Referenced by array_to_tsvector(), calc_rank(), calc_rank_cd(), compute_tsvector_stats(), gin_extract_tsvector(), make_tsvector(), ts_accum(), tsvector_bsearch(), tsvector_concat(), tsvector_delete_by_indices(), tsvector_filter(), tsvector_length(), tsvector_setweight(), tsvector_strip(), tsvector_to_array(), tsvector_unnest(), tsvectorin(), tsvectorout(), tsvectorrecv(), and tsvectorsend().
◆ vl_len_
int32 TSVectorData::vl_len_
The documentation for this struct was generated from the following file:
- src/include/tsearch/ts_type.h