table name - TypeCreate error - Mailing list pgsql-sql

From Felipe Nievinski
Subject table name - TypeCreate error
Date
Msg-id GQG2E2$IU_ZNmw5Dgafi3cqvSzdlXfmVYPxmOdR6Yi5@terra.com.br
Whole thread Raw
Responses Re: table name - TypeCreate error
Re: table name - TypeCreate error
List pgsql-sql
Hi.

Please, I would like to know why I can't create a table with a name 
equal of a type name.

For example, when a try this:CREATE TABLE time (id int);
I get the following error message:ERROR:  TypeCreate: type time already defined

I would expect to be able to create a table with any name different 
than others tables' name.

Thank you in advance,
Felipe.




pgsql-sql by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: importing data from Filemaker: weird newline characters
Next
From: Radu-Adrian Popescu
Date:
Subject: Re: table name - TypeCreate error