Re: When do we lose column names? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: When do we lose column names?
Date
Msg-id 29198.1321501135@sss.pgh.pa.us
Whole thread Raw
In response to Re: When do we lose column names?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: When do we lose column names?
List pgsql-hackers
I wrote:
> PFC, a patch that does this.

Upon further review, this patch would need some more work even for the
RowExpr case, because there are several places that build RowExprs
without bothering to build a valid colnames list.  It's clearly soluble
if anyone cares to put in the work, but I'm not personally excited
enough to pursue it ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: When do we lose column names?
Next
From: Tom Lane
Date:
Subject: Re: ISN was: Core Extensions relocation