]> 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:34:50 +0000 (00:34 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Nov 2010 05:34:50 +0000 (00:34 -0500)
commit9f65a874ebf86291ca1f7920f74f6c9d6d20a213
tree3bdf16bba31e53809456daaffecd0c7622066860
parent9e4b2139db4ce101c2d655325a4835d8e12f1c03
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