'Jumping to Postgres data type in DBeaver

I'm viewing a Postgres table in DBeaver with a column that is a custom enum type. I would like to be able to jump directly to the enum type definition to see what possible values there are. How can I do this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source