PostgreSQL Source Code  git master
TheSubstitute Struct Reference

Data Fields

uint16 lastlexeme
 
uint16 reslen
 
TSLexemeres
 

Detailed Description

Definition at line 45 of file dict_thesaurus.c.

Field Documentation

◆ lastlexeme

uint16 TheSubstitute::lastlexeme

Definition at line 47 of file dict_thesaurus.c.

Referenced by addWrd(), and checkMatch().

◆ res

TSLexeme* TheSubstitute::res

Definition at line 49 of file dict_thesaurus.c.

Referenced by addWrd(), compileTheSubstitute(), and copyTSLexeme().

◆ reslen

uint16 TheSubstitute::reslen

Definition at line 48 of file dict_thesaurus.c.

Referenced by compileTheSubstitute(), and copyTSLexeme().


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