Re: [PATCH] Generate column names for subquery expressions

From: Marti Raudsepp <marti(at)juffo(dot)org>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Generate column names for subquery expressions
Date: 2011-09-06 18:28:10
Message-ID: CABRT9RB4muob24k=cGux5ETvdTc5NAfGu3VGCckZwq-V4V9tAQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here's version 2 of the patch, mainly to silence compiler warnings
about missing "case" statements from a switch over SubLinkType enum.

Also expanded commit message a little and changed whitespace to be
more consistent with nearby code.

Regards,
Marti

Attachment Content-Type Size
0001-Generate-column-names-for-subquery-expressions-inste.patch text/x-patch 4.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2011-09-06 18:33:04 Re: WIP: SP-GiST, Space-Partitioned GiST
Previous Message Andreas Joseph Krogh 2011-09-06 18:21:06 Re: WIP: SP-GiST, Space-Partitioned GiST