Re: Naming of ORDINALITY column

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
Cc: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, David Fetter <david(at)fetter(dot)org>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Naming of ORDINALITY column
Date: 2013-06-24 03:29:39
Message-ID: 51C7BD23.8060301@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Abhijit Menon-Sen 2013-06-24 03:58:49 Re: ALTER TABLE ... ALTER CONSTRAINT
Previous Message Andrew Gierth 2013-06-24 03:00:50 Naming of ORDINALITY column (was: Re: Review: UNNEST (and other functions) WITH ORDINALITY)