Re: How to rename each field in ROW expression?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to rename each field in ROW expression?
Дата
Msg-id 13938.1289834328@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How to rename each field in ROW expression?  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
Ответы Re: How to rename each field in ROW expression?
Список pgsql-hackers
Itagaki Takahiro <itagaki.takahiro@gmail.com> writes:
> Is it possible to change names fields in ROW?
> We can use CREATE TYPE AS on ahead, but I'd like to
> change names of ROW expression in ad-hoc queries.

Why?  It's an anonymous type, you shouldn't care about names.
If you do, make a real named rowtype.
        regards, tom lane


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