Back-patch Jan's fix to avoid primary key lookup (and lock) if foreign key

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 3284e342a27f699f3908204f6c76492faeabd525
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-05-21T18:14:46Z
Releases: 7.3.3
Back-patch Jan's fix to avoid primary key lookup (and lock) if foreign key
does not change on UPDATE.

Files