pgsql: Fix another recently-changed place that was messing with

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix another recently-changed place that was messing with
Date: 2005-10-12 16:55:59
Message-ID: 20051012165559.0A0E8D7D46@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix another recently-changed place that was messing with spinlock-
protected data structures and not using a volatile pointer for same.

Modified Files:
--------------
pgsql/src/backend/storage/lmgr:
lwlock.c (r1.32 -> r1.33)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/lmgr/lwlock.c.diff?r1=1.32&r2=1.33)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-10-12 17:18:04 pgsql: Fix longstanding bug found by Atsushi Ogawa: _bt_check_unique
Previous Message Tom Lane 2005-10-12 16:45:14 pgsql: Do all accesses to shared buffer headers through