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(-)
pgsql-committers by date
| Next: | From: Andrew Dunstan | Date: 2012-04-18 14:58:42 |
| Subject: pgsql: Revert recent commit re positional arguments. |
| Previous: | From: Robert Haas | Date: 2012-04-18 14:47:13 |
| Subject: pgsql: Fix copyfuncs/equalfuncs support for ReassignOwnedStmt. |