Re: WITH ORDINALITY versus column definition lists

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: WITH ORDINALITY versus column definition lists
Date: 2013-11-20 22:46:41
Message-ID: 87y54iwv58.fsf@news-spur.riddles.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>>>> "Tom" == Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

Tom> 1. Reinsert HEAD's prohibition against directly combining WITH
Tom> ORDINALITY with a coldeflist (with a better error message and a
Tom> HINT suggesting that you can get what you want via the TABLE
Tom> syntax).

That gets my vote.

--
Andrew (irc:RhodiumToad)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2013-11-20 23:23:12 Re: Proof of concept: standalone backend with full FE/BE protocol
Previous Message Gurjeet Singh 2013-11-20 22:38:14 Re: Proof of concept: standalone backend with full FE/BE protocol