Обсуждение: Can I specify a copying type for an array element

Поиск
Список
Период
Сортировка

Can I specify a copying type for an array element

От
AlexK
Дата:
If I want to return the whole array from my function, I can specify
my_table.array_column%TYPE.
If my function returns an element, can I say something like
element_type(my_table.array_column%TYPE) when I declare the return type? 



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Can-I-specify-a-copying-type-for-an-array-element-tp5793336.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.