Hi! Something that's annoyed me for a long time is that all fields are left-aligned in the query grid. It's a lot easier to read numeric fields when they are right-justified.
Attached patch right-justifies fields that are numeric. Two questions: 1) does this seem like a reasonable way of doing it? 2) do we want to always do this (like this patch), or do we need to create a setting for it? -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/
pgadmin_numeric_align.patch
Description: Binary data
-- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
