pgsql: Add missing outfuncs.c support for struct InhRelation.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add missing outfuncs.c support for struct InhRelation.
Дата
Msg-id E1PH8mv-0006fv-LD@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add missing outfuncs.c support for struct InhRelation.

This is needed to support debug_print_parse, per report from Jon Nelson.
Cursory testing via the regression tests suggests we aren't missing
anything else.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=032191b4aa44a65a7116413c765b64d25c6e700e

Modified Files
--------------
src/backend/nodes/outfuncs.c |   12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Add missing outfuncs.c support for struct InhRelation.
Следующее
От: andrewd@pgfoundry.org (User Andrewd)
Дата:
Сообщение: pgbuildfarm - client-code: add logic for selecting a single branch to