Update comments related to the crash-safety of the visibility map.

Robert Haas <rhaas@postgresql.org>

Commit: f70648d5a16b4b048cacd04b82079e6734449bc2
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-09-27T13:30:23Z
Releases: 9.2.0
Update comments related to the crash-safety of the visibility map.

In hio.c, document how we avoid deadlock with respect to visibility map
buffer locks.  In visibilitymap.c, update the LOCKING section of the
file header comment.

Both oversights noted by Heikki Linnakangas.

Files

PathChange+/−
src/backend/access/heap/hio.c modified +4 −0
src/backend/access/heap/visibilitymap.c modified +13 −3