Fix incorrect comment in SetBufferCommitInfoNeedsSave().

Robert Haas <rhaas@postgresql.org>

Commit: ab77b2da8bf2cd1c8068f2f90e95c42d426aba3c
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-04-18T14:55:40Z
Releases: 9.2.0
Fix incorrect comment in SetBufferCommitInfoNeedsSave().

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

Files

PathChange+/−
src/backend/storage/buffer/bufmgr.c modified +5 −3