#include <ts_cache.h>
Data Fields | |
| Oid | dictId |
| bool | isvalid |
| Oid | lexizeOid |
| FmgrInfo | lexize |
| MemoryContext | dictCtx |
| void * | dictData |
Definition at line 51 of file ts_cache.h.
Definition at line 61 of file ts_cache.h.
Referenced by lookup_ts_dictionary_cache().
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().
Definition at line 54 of file ts_cache.h.
Referenced by lookup_ts_dictionary_cache().
Definition at line 55 of file ts_cache.h.
Referenced by lookup_ts_dictionary_cache(), and thesaurus_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().
Definition at line 58 of file ts_cache.h.
Referenced by lookup_ts_dictionary_cache().
1.7.1