Header And Logo

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

Data Fields

TSParserCacheEntry Struct Reference

#include <ts_cache.h>

Data Fields

Oid prsId
bool isvalid
Oid startOid
Oid tokenOid
Oid endOid
Oid headlineOid
Oid lextypeOid
FmgrInfo prsstart
FmgrInfo prstoken
FmgrInfo prsend
FmgrInfo prsheadline

Detailed Description

Definition at line 30 of file ts_cache.h.


Field Documentation

Definition at line 38 of file ts_cache.h.

Referenced by lookup_ts_parser_cache().

Definition at line 39 of file ts_cache.h.

Referenced by lookup_ts_parser_cache(), and ts_headline_byid_opt().

Definition at line 34 of file ts_cache.h.

Referenced by lookup_ts_parser_cache().

Definition at line 40 of file ts_cache.h.

Referenced by getTokenTypes(), lookup_ts_parser_cache(), and tt_setup_firstcall().

Definition at line 47 of file ts_cache.h.

Referenced by hlparsetext(), lookup_ts_parser_cache(), parsetext(), and prs_setup_firstcall().

Definition at line 48 of file ts_cache.h.

Referenced by lookup_ts_parser_cache(), and ts_headline_byid_opt().

Definition at line 33 of file ts_cache.h.

Referenced by lookup_ts_parser_cache().

Definition at line 45 of file ts_cache.h.

Referenced by hlparsetext(), lookup_ts_parser_cache(), parsetext(), and prs_setup_firstcall().

Definition at line 46 of file ts_cache.h.

Referenced by hlparsetext(), lookup_ts_parser_cache(), parsetext(), and prs_setup_firstcall().

Definition at line 36 of file ts_cache.h.

Referenced by lookup_ts_parser_cache().

Definition at line 37 of file ts_cache.h.

Referenced by lookup_ts_parser_cache().


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