Обсуждение: [COMMITTERS] pgsql: Fix the RTE_NAMEDTUPLESTORE case inget_rte_attribute_is_dropped

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Fix the RTE_NAMEDTUPLESTORE case inget_rte_attribute_is_dropped

От
Kevin Grittner
Дата:
Fix the RTE_NAMEDTUPLESTORE case in get_rte_attribute_is_dropped().

Problems pointed out by Andres Freund and Thomas Munro.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/255efa241f460ee4f4c4c98c8cdd7457807f3af9

Modified Files
--------------
src/backend/parser/parse_relation.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)