summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-12-23 18:13:17 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-12-23 18:13:17 +0000
commit9adaf64da343f84ca4659e6ff9be926daf628a43 (patch)
treeefe2c94a8912a581c97b0017e74f1ffc5b689631 /doc/src
parentcaf6e9d2dd072299fa7779446f0dcc31e1f80c2d (diff)
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.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/installation.sgml5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index eb72a170fa4..226b0d2ce58 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -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>