]> granicus.if.org Git - postgresql/commit
Add missing outfuncs.c support for struct InhRelation.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Nov 2010 05:35:13 +0000 (00:35 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Nov 2010 05:35:13 +0000 (00:35 -0500)
commit40da2c778c2086171fa7868e54d254754766d26e
tree544ebe3cc70100f511a5148e6a1b121fb40a860d
parentfaea08353120ed455df84ba30c07505248f5332b
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