Fix failure to apply domain constraints to a NULL constant that's added to
Tom Lane <tgl@sss.pgh.pa.us>
Fix failure to apply domain constraints to a NULL constant that's added to an INSERT target list during rule rewriting. Per report from John Supplee.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/rewrite/rewriteManip.c | modified | +6 −2 |