diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-12-29 21:31:21 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-12-29 21:31:21 +0000 |
commit | 7f60b81e1ab7cbb27298e980f25445dfa58d50bb (patch) | |
tree | f1ace7fa85f8f4037bf254008b41e65c9a7ce7f8 /src/backend/executor/execUtils.c | |
parent | 7d363c4c3376459bc9389b250bc7b70e9cf7aa75 (diff) | |
download | postgresql-7f60b81e1ab7cbb27298e980f25445dfa58d50bb.tar.gz postgresql-7f60b81e1ab7cbb27298e980f25445dfa58d50bb.zip |
Fix failure in CreateCheckPoint on some Alpha boxes --- it's not OK to
assume that TAS() will always succeed the first time, even if the lock
is known to be free. Also, make sure that code will eventually time out
and report a stuck spinlock, rather than looping forever. Small cleanups
in s_lock.h, too.
Diffstat (limited to 'src/backend/executor/execUtils.c')
0 files changed, 0 insertions, 0 deletions