2009/10/15 Rade Martinović <[email protected]>: > Hello pgadmin team. > > I am using pgAdmin 1.10.0 on Windows XP SP 3. > > Varchar is a valid alias for character varying in Postgres 8 as stated here: > http://www.postgresql.org/docs/8.0/interactive/datatype-character.html > Still, pgadmin does not accept varchar as valid datatype when creating > columns on table. It should not be so.
pgAdmin only displays the 'official' names by design. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-support mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support
