Re: Trouble with composite types

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Trouble with composite types
Дата
Msg-id 4042775D.5060007@joeconway.com
обсуждение исходный текст
Ответ на Trouble with composite types  (Yasir Malik <ymalik@cs.stevens-tech.edu>)
Список pgsql-sql
Yasir Malik wrote:
[attempts to use a composite type as a field data type of another composite type]
> When I enter that into the command prompt, I the following message:
> ERROR:  Attribute "street" has composite type street_type
> 
> Why is it giving me error message for something I know is true?  Also, how
> do I add a member function to a type?

What you are trying to do is currently unsupported. There have been 
multiple discussions in the past on this -- try searching the archives 
for more info.

Joe



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: plpgsql function returning SETOF RECORD Question
Следующее
От: Abdul Wahab Dahalan
Дата:
Сообщение: How to get Rows Count