table name - TypeCreate error

Поиск
Список
Период
Сортировка
От Felipe Nievinski
Тема table name - TypeCreate error
Дата
Msg-id GQG2E2$IU_ZNmw5Dgafi3cqvSzdlXfmVYPxmOdR6Yi5@terra.com.br
обсуждение исходный текст
Ответы Re: table name - TypeCreate error  (Radu-Adrian Popescu <radu.popescu@aldratech.com>)
Re: table name - TypeCreate error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: importing data from Filemaker: weird newline characters
Следующее
От: Radu-Adrian Popescu
Дата:
Сообщение: Re: table name - TypeCreate error