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