inheritance/oid questions

Поиск
Список
Период
Сортировка
От Alex Pilosov
Тема inheritance/oid questions
Дата
Msg-id Pine.BSO.4.10.10010071948360.19791-100000@spider.pilosoft.com
обсуждение исходный текст
Список pgsql-hackers
Suppose I have table a and b (b inherits a).

Then I do select * from a*;

Now, I'd like to know which table this particular row came from (a or b).
Is this possible? Or do I have to have a column where I'd store what kind
of object this is?

-alex



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

Предыдущее
От: Alex Pilosov
Дата:
Сообщение: Re: Patch for TNS services
Следующее
От: Alex Pilosov
Дата:
Сообщение: inheritance question 2/ref integrity