Header And Logo

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

Data Fields

TSDictionaryCacheEntry Struct Reference

#include <ts_cache.h>

Data Fields

Oid dictId
bool isvalid
Oid lexizeOid
FmgrInfo lexize
MemoryContext dictCtx
void * dictData

Detailed Description

Definition at line 51 of file ts_cache.h.


Field Documentation

Definition at line 61 of file ts_cache.h.

Referenced by lookup_ts_dictionary_cache().

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 58 of file ts_cache.h.

Referenced by lookup_ts_dictionary_cache().


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