You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Before attempting to create a composite type, check whether a type of that
name already exists, so we'd get an error message about a "type" insteadof about a "relation", because the composite type code shares code withrelation creation.