Re: BUG #2017: column labels ignored on selects from views - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2017: column labels ignored on selects from views
Date
Msg-id 24837.1131039550@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2017: column labels ignored on selects from views  ("Jolly Chen" <jolly@gauntletsystems.com>)
List pgsql-bugs
"Jolly Chen" <jolly@gauntletsystems.com> writes:
> Description:        column labels ignored on selects from views

Fixed --- turns out the problem was in some recently-added code to
eliminate unnecessary SubqueryScan nodes.  The resnames attached
to the SubqueryScan targetlist items have to be moved down to its
child node, not just dropped.

Thanks for the report!

            regards, tom lane

pgsql-bugs by date:

Previous
From: Antti Salmela
Date:
Subject: Re: Failed CLUSTER seems to leave files behind
Next
From: elein
Date:
Subject: attislocal value changed with dump