Online Documentation for SQL Manager for PostgreSQL
Creating/editing ENUM type
The ENUM Type tab of ENUM Type Editor allows you to view/edit the enumerated type properties.
Name
Select a schema and enter a name for the new enumerated type, or modify the name of the enumerated type being edited.
Values
This grid lists the values implied by the enumerated type.
Right-click within the Values area to display the context menu allowing you to add new, delete the selected value, or move it up/down within the list.
Name
Specifies a string representing the textual label associated with one value of the enumerated type.