1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-30 21:42:05 +03:00

Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platforms

that were broken, try to make layout of s_lock.h entries consistent,
use HAVE_SPINLOCKS in preference to HAS_TEST_AND_SET everywhere outside
s_lock.h itself.
This commit is contained in:
Tom Lane
2003-12-23 18:13:17 +00:00
parent caf6e9d2dd
commit 9adaf64da3
6 changed files with 103 additions and 86 deletions

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.189 2003/12/13 23:59:06 neilc Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.190 2003/12/23 18:13:17 tgl Exp $ -->
<chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@ -1762,8 +1762,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
Peter Eisentraut (<email>peter_e@gmx.net</email>)</entry>
<entry>
needs new <filename>config.guess</filename>,
<option>--disable-spinlocks</option>, <literal>#undef
HAS_TEST_AND_SET</>, disable <function>tas_dummy()</>
<option>--disable-spinlocks</option>
</entry>
</row>
<row>