Current implementation of FOR UPDATE has no hope of working correctly
Tom Lane <tgl@sss.pgh.pa.us>
Current implementation of FOR UPDATE has no hope of working correctly for relations on the nullable side of an OUTER JOIN. For now I think we'd better refuse such queries.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/plan/initsplan.c | modified | +18 −2 |