Preserve exposed type of subquery outputs when substituting NULLs.
Tom Lane <tgl@sss.pgh.pa.us>
Preserve exposed type of subquery outputs when substituting NULLs. I thought I could get away with hardcoded int4 here, but the buildfarm says differently.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/path/allpaths.c | modified | +8 −12 |