PG_TS_CONFIG_MAP
PG_TS_CONFIG_MAP contains parser symbol mappings for each text search configuration.
Name |
Type |
Reference |
Description |
---|---|---|---|
mapcfg |
oid |
OID in PG_TS_CONFIG |
OID of the PG_TS_CONFIG entry owning this map entry. |
maptokentype |
integer |
- |
Token type generated by the configuration's parser. |
mapseqno |
integer |
- |
Sequence number of a token type when the values of mapcfg or maptokentype are the same. |
mapdict |
oid |
OID in PG_TS_DICT |
OID of the text search dictionary to consult. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.