pgsql: Update comments related to the crash-safety of the visibility ma - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Update comments related to the crash-safety of the visibility ma
Date
Msg-id E1R8Xtr-00026D-6R@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f70648d5a16b4b048cacd04b82079e6734449bc2

Modified Files
--------------
src/backend/access/heap/hio.c           |    4 ++++
src/backend/access/heap/visibilitymap.c |   16 +++++++++++++---
2 files changed, 17 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: sepgsql uavc comment improvements.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Fix typo