Fix comment on when HOT update is possible.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: d7bf9ad8431700763a135710e2685317c67e25bc
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2019-05-14T10:09:28Z
Releases: 10.9
Fix comment on when HOT update is possible.

The conditions listed in this comment have changed several times, and at
some point the thing that the "if so" referred to was negated.

The text was OK up to 9.6. It was differently wrong in v10, v11 and
master, so fix in all those versions.

Files

PathChange+/−
src/backend/access/heap/heapam.c modified +1 −1