|
PostgreSQL Source Code git master
|
#include <ts_type.h>
Data Fields | |
| int32 | vl_len_ |
| int32 | size |
| WordEntry | entries [FLEXIBLE_ARRAY_MEMBER] |
| WordEntry TSVectorData::entries[FLEXIBLE_ARRAY_MEMBER] |
| int32 TSVectorData::size |
Definition at line 93 of file ts_type.h.
Referenced by calc_rank(), compute_tsvector_stats(), gin_extract_tsvector(), make_tsvector(), tsvector_concat(), tsvector_length(), tsvector_setweight(), tsvector_strip(), tsvectorin(), and tsvectorout().