Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

ParsedWord Struct Reference

#include <ts_utils.h>

Data Fields

uint16 len
uint16 nvariant
union {
   uint16   pos
   uint16 *   apos
pos
uint16 flags
char * word
uint32 alen

Detailed Description

Definition at line 63 of file ts_utils.h.


Field Documentation

Definition at line 80 of file ts_utils.h.

Referenced by make_tsvector(), parsetext(), and uniqueWORD().

Definition at line 76 of file ts_utils.h.

Definition at line 78 of file ts_utils.h.

Referenced by parsetext(), and pushval_morph().

Definition at line 65 of file ts_utils.h.

Referenced by make_tsvector(), parsetext(), pushval_morph(), and uniqueWORD().

Definition at line 66 of file ts_utils.h.

Referenced by parsetext(), and pushval_morph().

union { ... } ParsedWord::pos

Definition at line 69 of file ts_utils.h.

Referenced by make_tsvector(), parsetext(), pushval_morph(), and uniqueWORD().

Definition at line 79 of file ts_utils.h.

Referenced by make_tsvector(), parsetext(), pushval_morph(), and uniqueWORD().


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