mirror of
https://github.com/postgres/postgres.git
synced 2025-10-16 17:07:43 +03:00
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.