Current implementation of FOR UPDATE has no hope of working correctly
authorTom Lane <[email protected]>
Mon, 14 May 2001 20:25:00 +0000 (20:25 +0000)
committerTom Lane <[email protected]>
Mon, 14 May 2001 20:25:00 +0000 (20:25 +0000)
commit248182560c9577a7519cd4f817be560df7a53580
tree973baa2ea434e45c85c11319373d296ee092f86b
parent7d802e07a731cd1bad97fc9e21a51c41b835f71c
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.
src/backend/optimizer/plan/initsplan.c