Updated on 2025-05-29 GMT+08:00

GS_TS_DICT_DEFINITION

GS_TS_DICT_DEFINITION stores the contents of user-defined dictionaries, used for creating and using user-defined dictionaries.

Table 1 GS_TS_DICT_DEFINITION columns

Name

Type

Description

dict_oid

oid

OID of a dictionary to which the dictionary content belongs.

definition_type

"char"

Dictionary content type.

definition

text

Dictionary content definition.