Re: Inheritence woes

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Inheritence woes
Дата
Msg-id 20030423212631.Q93999-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Re: Inheritence woes  (Hadley Willan <hadley.willan@deeperdesign.co.nz>)
Ответы Re: Inheritence woes  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-general
On 24 Apr 2003, Hadley Willan wrote:

> Thanks. It's pretty much what we'd thought then. But sometimes you like
> to check these things out to avoid the "doh!" that comes later.

Well, one other workaround is to make a table that has only the ids and
then have each of unit, boats, cars, etc... foreign key an id to that.
Then at least you can foreign key to the id table, but that doesn't help
you with the allowing dups between boats and cars.


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

Предыдущее
От: Vernon
Дата:
Сообщение: Unicode, RedHat Linux, & PostgreSQL
Следующее
От: "Ben-Nes Michael"
Дата:
Сообщение: Re: Q about transactions