Set an option to show just short named data types, like varchar and not character varying, on grids and table column properties
Describe the solution you'd like Set an option to show just short named data types, like varchar and not character varying, on grids and table column properties. It consumes a lot of GUI space and it is annoying... nobody use character varying, timestamp without time zone... just too long. Just use pg data type aliases, like varchar, bool, float, timetz, timestamptz, timestampt, etc... I would be even happier if timestamp became ts, date dt, varchar, vc, etc.. but just using common datatype aliases would be good. Also updatable select datagrids should show if column is NN, currently are not.
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.