Обсуждение: pgsql: Fix incorrect comment in SetBufferCommitInfoNeedsSave().

Поиск
Список
Период
Сортировка

pgsql: Fix incorrect comment in SetBufferCommitInfoNeedsSave().

От
Robert Haas
Дата:
Fix incorrect comment in SetBufferCommitInfoNeedsSave().

Noah Misch spotted the fact that the old comment is in fact incorrect, due
to memory ordering hazards.

Branch
------
master

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

Modified Files
--------------
src/backend/storage/buffer/bufmgr.c |    8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)