OSDN Git Service

Add missing outfuncs.c support for struct InhRelation.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Nov 2010 05:34:45 +0000 (00:34 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Nov 2010 05:36:14 +0000 (00:36 -0500)
commit2138c701a397885d4f360c90bf8b95d0d98aecd0
tree614bb57d44bcf53effc8edb4bf26df25e365f7a0
parent52e2c12288cdcdcaa46a18937cc051d3322bbc99
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.
src/backend/nodes/outfuncs.c