]> 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:08 +0000 (00:35 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Nov 2010 05:35:08 +0000 (00:35 -0500)
commitef35f36b794923cbe7d2afa0d21e3fade994bfcd
treed480d1941f1fad0c34f504301b20300dfa53fd1f
parentc26bc6919efedd0d1e8d9550a05c111dac0830fe
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