[COMMITTERS] pgsql: Fix the RTE_NAMEDTUPLESTORE case inget_rte_attribute_is_dropped

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема [COMMITTERS] pgsql: Fix the RTE_NAMEDTUPLESTORE case inget_rte_attribute_is_dropped
Дата
Msg-id E1cwG3D-0003Ug-Mx@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add infrastructure to support EphemeralNamedRelation references.
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add infrastructure to supportEphemeralNamedRelation references.