Re: Naming of ORDINALITY column

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Naming of ORDINALITY column
Дата
Msg-id 51C7BD23.8060301@agliodbs.com
обсуждение исходный текст
Ответ на Review: UNNEST (and other functions) WITH ORDINALITY  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Ответы Re: Naming of ORDINALITY column  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Список pgsql-hackers
On 06/23/2013 08:00 PM, Andrew Gierth wrote:
> OK, let's try to cover all the bases here in one go.

> 1. Stick with "?column?" as a warning flag that you're not supposed to
> be using this without aliasing it to something.

How do I actually supply an alias which covers both columns?  What does
that look like, syntactically?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Naming of ORDINALITY column (was: Re: Review: UNNEST (and other functions) WITH ORDINALITY)
Следующее
От: Abhijit Menon-Sen
Дата:
Сообщение: Re: ALTER TABLE ... ALTER CONSTRAINT