Re: Dropping OID column

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Dropping OID column
Дата
Msg-id Pine.LNX.4.44.0301162257250.789-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Dropping OID column  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane writes:

> If we ever got around to supporting the inverse function (add oids),
> I do not think we'd want to spell it like "ADD COLUMN oid" --- that
> would interfere with making a plain user column named "oid", which was
> one of the reasons why people wanted to be able to drop OIDs in the
> first place.

Is there really a reason why OIDs can't be a pure user-space column?

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: greg@turnstep.com
Дата:
Сообщение: Re: v7.3.1 psql against a v7.2.x database ...
Следующее
От: mlw
Дата:
Сообщение: Re: Oracle rant