diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-01-03 16:00:06 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-01-03 16:00:06 -0500 |
commit | bc2a050d40976441cdb963ad829316c23e8df0aa (patch) | |
tree | c7e308d7ce71769dc527bf068c557318396e19c1 /src/backend/executor/execMain.c | |
parent | 63876d3bac5a7471a7987da25a93c13a2534a644 (diff) | |
download | postgresql-bc2a050d40976441cdb963ad829316c23e8df0aa.tar.gz postgresql-bc2a050d40976441cdb963ad829316c23e8df0aa.zip |
Use a non-locking initial test in TAS_SPIN on PPC.
Further testing convinces me that this is helpful at sufficiently high
contention levels, though it's still worrisome that it loses slightly
at lower contention levels.
Per Manabu Ori.
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions