Header And Logo

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

Data Fields

TSVectorParseStateData Struct Reference

Data Fields

char * prsbuf
char * bufstart
char * word
int len
int eml
bool oprisdelim
bool is_tsquery

Detailed Description

Definition at line 27 of file tsvector_parser.c.


Field Documentation

Definition at line 30 of file tsvector_parser.c.

Referenced by gettoken_tsvector(), init_tsvector_parser(), and prssyntaxerror().

Definition at line 33 of file tsvector_parser.c.

Referenced by init_tsvector_parser().

Definition at line 35 of file tsvector_parser.c.

Referenced by init_tsvector_parser(), and prssyntaxerror().

Definition at line 32 of file tsvector_parser.c.

Referenced by init_tsvector_parser().

Definition at line 34 of file tsvector_parser.c.

Referenced by gettoken_tsvector(), and init_tsvector_parser().


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