| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Rade Martinović <rade(at)rcub(dot)bg(dot)ac(dot)rs> |
| Cc: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: varchar alias not supported as datatype |
| Date: | 2009-10-15 13:37:16 |
| Message-ID: | 937d27e10910150637tebed374k6553d1d8ab2ef25e@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
2009/10/15 Rade Martinović <rade(at)rcub(dot)bg(dot)ac(dot)rs>:
>> 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?
Serial is more of a macro than an alias.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Duffey, Blake A. | 2009-10-16 16:47:10 | pgadmin 1.10.0 crash |
| Previous Message | Rade Martinović | 2009-10-15 13:32:30 | Re: varchar alias not supported as datatype |