Fix a minor bug in outfuncs support for SetOp: dupOperators is an array
Neil Conway <neilc@samurai.com>
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".
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nodes/outfuncs.c | modified | +2 −2 |