aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-07-28 17:21:56 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-07-28 17:21:56 +0000
commit77c75076f3f49ef19b5e59eae531f1836613ed56 (patch)
treec84eddf2986ed0df48888973aeb94d1a7d3548ba /src/backend/executor/nodeModifyTable.c
parent2dbbda02e7e688311e161a912a0ce00cde9bb6fc (diff)
downloadpostgresql-77c75076f3f49ef19b5e59eae531f1836613ed56.tar.gz
postgresql-77c75076f3f49ef19b5e59eae531f1836613ed56.zip
Fix oversight in new EvalPlanQual logic: the second loop over the ExecRowMark
list in ExecLockRows() forgot to allow for the possibility that some of the rowmarks are for child tables that aren't relevant to the current row. Per report from Kenichiro Tanaka.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions