PG_TS_DICT
PG_TS_DICT contains entries that define text search dictionaries. A dictionary depends on a text search template, which specifies all the implementation functions needed; the dictionary itself provides values for the user-settable parameters supported by the template.
This division of labor allows dictionaries to be created by unprivileged users. The parameters are specified by a text string dictinitoption, whose format and meaning vary depending on the template.
Table 1 PG_TS_DICT columns
PG_NAMESPACE.oid | |||
PG_AUTHID.oid | |||
PG_TS_TEMPLATE.oid | |||
Feedback