System Attribute

Поиск
Список
Период
Сортировка
От Drew Whittle
Тема System Attribute
Дата
Msg-id 4.2.0.58.19991214131113.00c5dad0@pern.csarc.otago.ac.nz
обсуждение исходный текст
Ответ на Re: [SQL] How do I get column names?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [SQL] System Attribute  (Mathijs Brands <mathijs@ilse.nl>)
Список pgsql-sql
We have an online order system that I am trying to convert to use postgres 
and I noticed a problem with the creation of the DB.

One of the tables has a field called 'oid', which is fine under lots of 
other DB's but postgres doesn't like it. I am in the process of renaming 
this field so things will work but I am curious what the error actually means:

ERROR:  create: system attribute named "oid"

Thanks,

Drew



В списке pgsql-sql по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] How do I get column names?
Следующее
От: Mathijs Brands
Дата:
Сообщение: Re: [SQL] System Attribute