Re: INHERITS doesn't offer enough functionality

Поиск
Список
Период
Сортировка
От Chris
Тема Re: INHERITS doesn't offer enough functionality
Дата
Msg-id 39EC2838.3087E629@bitmead.com
обсуждение исходный текст
Ответ на Re: INHERITS doesn't offer enough functionality  (Chris <chrisb@nimrod.itg.telstra.com.au>)
Список pgsql-hackers
Alfred Perlstein wrote:

> Thank you, it's not a big problem that this doesn't happen, but it'd
> be nice to see it as an option when creating a table via inheritance.
> 
> What about RULEs?  I wouldn't really have a use for that but others
> might.

Actually it's a reasonably big deal. Apart from the obvious performance
penalty for a deep inheritance hierarchy it affects the implementation
of unique keys, referential integrity for inheritance and the
transparancy of extending an inheritance hierarchy.


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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: AW: AW: ALTER TABLE DROP COLUMN
Следующее
От: "Poul L. Christiansen"
Дата:
Сообщение: Re: Full text indexing (Question/request)