Fix a minor bug in outfuncs support for SetOp: dupOperators is an array
authorNeil Conway <neilc@samurai.com>
Mon, 7 Jan 2008 21:33:10 +0000 (21:33 +0000)
committerNeil Conway <neilc@samurai.com>
Mon, 7 Jan 2008 21:33:10 +0000 (21:33 +0000)
commitf96a8906c10aa0abbbd3be18444fe7585ef67908
treebdcad0072f2dec542de6b1ba9b7931c2d9d66504
parentc0b058d85db515f388ad662b826e4f9efd3c0435
Fix a minor bug in outfuncs support for SetOp: dupOperators is an array
of Oid, and therefore should use the "%u" escape sequence rather than "%d".
src/backend/nodes/outfuncs.c