PostgreSQL Source Code  git master
ListDictionary Struct Reference

#include <ts_cache.h>

Data Fields

int len
 
OiddictIds
 

Detailed Description

Definition at line 65 of file ts_cache.h.

Field Documentation

◆ dictIds

Oid* ListDictionary::dictIds

Definition at line 68 of file ts_cache.h.

Referenced by LexizeExec(), and lookup_ts_config_cache().

◆ len

int ListDictionary::len

Definition at line 67 of file ts_cache.h.

Referenced by LexizeExec(), and lookup_ts_config_cache().


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