PostgreSQL Source Code git master
Data Fields
TSDictionaryCacheEntry Struct Reference

#include <ts_cache.h>

Data Fields

 
bool  isvalid
 
 
 
 
void *  dictData
 

Detailed Description

Definition at line 51 of file ts_cache.h.

Field Documentation

dictCtx

MemoryContext TSDictionaryCacheEntry::dictCtx

Definition at line 61 of file ts_cache.h.

Referenced by lookup_ts_dictionary_cache().

dictData

void* TSDictionaryCacheEntry::dictData

Definition at line 62 of file ts_cache.h.

Referenced by compileTheLexeme(), compileTheSubstitute(), LexizeExec(), lookup_ts_dictionary_cache(), thesaurus_lexize(), ts_lexize(), and unaccent_dict().

dictId

Oid TSDictionaryCacheEntry::dictId

Definition at line 54 of file ts_cache.h.

Referenced by lookup_ts_dictionary_cache().

isvalid

bool TSDictionaryCacheEntry::isvalid

Definition at line 55 of file ts_cache.h.

Referenced by lookup_ts_dictionary_cache(), and thesaurus_lexize().

lexize

FmgrInfo TSDictionaryCacheEntry::lexize

Definition at line 59 of file ts_cache.h.

Referenced by compileTheLexeme(), compileTheSubstitute(), LexizeExec(), lookup_ts_dictionary_cache(), thesaurus_lexize(), ts_lexize(), and unaccent_dict().

lexizeOid

Oid TSDictionaryCacheEntry::lexizeOid

Definition at line 58 of file ts_cache.h.

Referenced by lookup_ts_dictionary_cache().


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

AltStyle によって変換されたページ (->オリジナル) /