> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Raymond O'Donnell
> Sent: 06 October 2006 15:41
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Inconsistency in data types
>
> Hi all,
>
> Congrats on 1.6 - I love it! This may have been fixed in beta 2
> (which I don't have yet), but just in case -
>
> I've noticed an inconsistency in the naming of data types between
> creating the columns in a table and altering them afterwards. The
> dialog for creating columns uses the standard names such as
> "character varying", etc, but the dialog for altering columns uses
> the abbreviated forms, such as "varchar".
>
> Thanks for all the hard work and a great tool.
Hi Ray,
Thanks for the feedback - I've fixed this for beta 3.
Regards, Dave.