Re: varchar alias not supported as datatype

From: Rade Martinović <rade(at)rcub(dot)bg(dot)ac(dot)rs>
To: "Dave Page" <dpage(at)pgadmin(dot)org>
Cc: <pgadmin-support(at)postgresql(dot)org>
Subject: Re: varchar alias not supported as datatype
Date: 2009-10-15 13:32:30
Message-ID: 4ED7EC93D6D049B1A9F3D73D2B953ACC@radepcdell
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> 2009/10/15 Rade Martinović <rade(at)rcub(dot)bg(dot)ac(dot)rs>:
>> 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.
>
Is not 'serial' alias for integer NOT NULL with a sequence?
I am under impression that varchar is official since it is in the docs.

Not that this is a serious issue, but it's kind of bothering to me.

--
Rade Martinović, B.Sc.E.E
Software engineer

Belgrade University Computer Center
Kumanovska b.b. 11000 Beograd
Serbia

Tel: +381-11-3031258
Fax: +381-11-3031259
Email: rade(at)rcub(dot)bg(dot)ac(dot)rs
Internet: http://www.rcub.bg.ac.rs

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2009-10-15 13:37:16 Re: varchar alias not supported as datatype
Previous Message Dave Page 2009-10-15 12:55:02 Re: varchar alias not supported as datatype