PostgreSQL Source Code
git master
|
#include <ts_type.h>
Data Fields | |
uint16 | npos |
WordEntryPos | pos [FLEXIBLE_ARRAY_MEMBER] |
uint16 WordEntryPosVector::npos |
Definition at line 67 of file ts_type.h.
Referenced by calc_rank_and(), checkclass_str(), tsvector_filter(), and tsvector_unnest().
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().