]> granicus.if.org Git - postgresql/commit
Current implementation of FOR UPDATE has no hope of working correctly
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 May 2001 20:25:36 +0000 (20:25 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 May 2001 20:25:36 +0000 (20:25 +0000)
commit096e865438cb28404708d1d083271729c964fc3f
tree73e876a8f0a5ab0ffd93d0787e715925459cfabc
parent2c632e62594d98a70ecc77ef4005a8aecff62d79
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