GS_TS_DICT_DEFINITION
GS_TS_DICT_DEFINITION stores the contents of user-defined dictionaries, used for creating and using user-defined dictionaries. In the current version, system catalogs can be viewed only.
| 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. |