Fix incorrect comment in SetBufferCommitInfoNeedsSave().
authorRobert Haas <rhaas@postgresql.org>
Wed, 18 Apr 2012 14:55:40 +0000 (10:55 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 18 Apr 2012 14:55:40 +0000 (10:55 -0400)
commitab77b2da8bf2cd1c8068f2f90e95c42d426aba3c
treeb84c8fb055930e817004978baea2ea5a27c08f38
parente93c0b820f03e96ae0549cd30805ae734e5d5e2f
Fix incorrect comment in SetBufferCommitInfoNeedsSave().

Noah Misch spotted the fact that the old comment is in fact incorrect, due
to memory ordering hazards.
src/backend/storage/buffer/bufmgr.c