diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-02-16 23:50:40 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-02-16 23:50:40 +0000 |
commit | 6249971b41470f054ffd1525cde2180cea19087f (patch) | |
tree | a5e1e013c939cc0375ab6052fae2b978fb1e4b3e /src/backend/storage/file/fd.c | |
parent | 810c0b85d2e4ef54528c355b6019c4f3d6aa8351 (diff) | |
download | postgresql-6249971b41470f054ffd1525cde2180cea19087f.tar.gz postgresql-6249971b41470f054ffd1525cde2180cea19087f.zip |
Just noticed that use of 'volatile' in HPPA S_UNLOCK() was causing gcc
to generate unnecessarily stupid code. Tweak macro to describe a series
of store-constant ops, not store/load/store/load/store/load/store.
Diffstat (limited to 'src/backend/storage/file/fd.c')
0 files changed, 0 insertions, 0 deletions