Adding a copying type for array elements

Поиск
Список
Период
Сортировка
От AlexK
Тема Adding a copying type for array elements
Дата
Msg-id 1393445550436-5793762.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: Adding a copying type for array elements  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
It would be nice to be able to declare something like this for a function
returning an unnested array:

RETURNS TABLE(some_value mytable.myarray_column%ELEMENT_TYPE, ...)

Does it make sense?




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Adding-a-copying-type-for-array-elements-tp5793762.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Changeset Extraction v7.7
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Adding a copying type for array elements