PostgreSQL Source Code
git master
|
#include <ts_cache.h>
Data Fields | |
int | len |
Oid * | dictIds |
Definition at line 65 of file ts_cache.h.
Oid* ListDictionary::dictIds |
Definition at line 68 of file ts_cache.h.
Referenced by LexizeExec(), and lookup_ts_config_cache().
int ListDictionary::len |
Definition at line 67 of file ts_cache.h.
Referenced by LexizeExec(), and lookup_ts_config_cache().