Add missing outfuncs.c support for struct InhRelation.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 40da2c778c2086171fa7868e54d254754766d26e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-11-13T05:35:13Z
Releases: 8.1.23
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.

Files

PathChange+/−
src/backend/nodes/outfuncs.c modified +12 −0