Re: OOP real life example (was Re: Why is MySQL more

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: OOP real life example (was Re: Why is MySQL more
Дата
Msg-id 200208140442.g7E4g9G28615@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: OOP real life example (was Re: Why is MySQL more  (Curt Sampson <cjs@cynic.net>)
Ответы Re: OOP real life example (was Re: Why is MySQL more
Re: OOP real life example (was Re: Why is MySQL more
Список pgsql-hackers
Curt Sampson wrote:
> On Tue, 13 Aug 2002, Bruce Momjian wrote:
> 
> > Yea, you have to question what value the discussion has, really.  We
> > have users of inheritance that like it.  If we can get a TODO item out
> > of the disucssion, great, but there doesn't seem to be any direction of
> > where the discussion is heading.
> 
> Summary:
> 
>     1. The current implementation is broken.
> 
>     2. We have no proper description of how a "fixed" implementation
>     should work.
> 
>     3. It's hard to fix the current implementation without such a
>     description.
> 
>     4. Thus, we are in other messages here trying to work out the
>     model and come up with such a description.
> 
>     5. The people working this out at the moment appear to be me,
>     Greg Copeland and Hannu Krosing.

OK, great summary.  Isn't the bottom-line issue the limitation of not
being able to create an index that spans tables?  Is there any way to
implement that?  We have sequences that can span tables.  Can that help
us?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Open 7.3 items
Следующее
От: Tom Lane
Дата:
Сообщение: Re: LWLockAcquire problems