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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Update comments related to the crash-safety of the visibility ma
Дата
Msg-id E1R8Xtr-00026D-6R@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: sepgsql uavc comment improvements.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix typo