inherited type

Поиск
Список
Период
Сортировка
От Miguel Angel Tribaldos Hervas
Тема inherited type
Дата
Msg-id 1112352139.424d258bd96b5@webmail.upv.es
обсуждение исходный текст
Ответы Re: inherited type
Re: inherited type
Список pgsql-general
Hi,

I am working with inheritance in postgresql 7.4. If I create a table named A,
and another named B that inherits from A, if I perform a query such a
"SELECT * FROM A" (without ONLY clause),
how can I get the type (identifier from pg_type) of the returned records??

Thanks in advance.

--


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

Предыдущее
От: Shaun Clements
Дата:
Сообщение: Re: : Postgres order by into a RECORD, not ordering
Следующее
От: Shaun Clements
Дата:
Сообщение: Re: : Postgres order by into a RECORD, not ordering