Обсуждение: pgsql: Add missing outfuncs.c support for struct InhRelation.

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

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

От
Tom Lane
Дата:
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
------
master

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

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