Re: [PATCH] Generate column names for subquery expressions - Mailing list pgsql-hackers

From Marti Raudsepp
Subject Re: [PATCH] Generate column names for subquery expressions
Date
Msg-id CABRT9RB4muob24k=cGux5ETvdTc5NAfGu3VGCckZwq-V4V9tAQ@mail.gmail.com
Whole thread Raw
In response to [PATCH] Generate column names for subquery expressions  (Marti Raudsepp <marti@juffo.org>)
Responses [REVIEW] Generate column names for subquery expressions
List 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

pgsql-hackers by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: Re: WIP: SP-GiST, Space-Partitioned GiST
Next
From: Alexander Korotkov
Date:
Subject: Re: WIP: SP-GiST, Space-Partitioned GiST