Fix the RTE_NAMEDTUPLESTORE case in get_rte_attribute_is_dropped().
authorKevin Grittner <kgrittn@postgresql.org>
Thu, 6 Apr 2017 22:32:53 +0000 (17:32 -0500)
committerKevin Grittner <kgrittn@postgresql.org>
Thu, 6 Apr 2017 22:32:53 +0000 (17:32 -0500)
commit255efa241f460ee4f4c4c98c8cdd7457807f3af9
treeac9c15c5540f3e9528a55a4cfa706018304b62fc
parentfa117ee40330db401da776e7b003f047098a7d4c
Fix the RTE_NAMEDTUPLESTORE case in get_rte_attribute_is_dropped().

Problems pointed out by Andres Freund and Thomas Munro.
src/backend/parser/parse_relation.c