diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-08-29 13:18:44 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-08-29 13:18:44 -0400 |
commit | be1e8053f48f76ac718a03d6526e34e2f2489f5c (patch) | |
tree | 462310df78214a52768bcdef60b385d751feb906 /src/backend/access/gist/gistget.c | |
parent | c01c25fbe525869fa81237954727e1eb4b7d4a14 (diff) | |
download | postgresql-be1e8053f48f76ac718a03d6526e34e2f2489f5c.tar.gz postgresql-be1e8053f48f76ac718a03d6526e34e2f2489f5c.zip |
Use a non-locking test in TAS_SPIN() on all IA64 platforms.
Per my testing, this works just as well with gcc as it does with HP's
compiler; and there is no reason to think that the effect doesn't occur
with icc, either.
Also, rewrite the header comment about enforcing sequencing around spinlock
operations, per Robert's gripe that it was misleading.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions