pgsql: No longer needed: < < * Add code to detect an SMP machine and - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: No longer needed: < < * Add code to detect an SMP machine and
Date
Msg-id 20051012140647.3832FD7DF2@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
No longer needed:

<
< * Add code to detect an SMP machine and handle spinlocks accordingly
<   from distributted.net, http://www1.distributed.net/source,
<   in client/common/cpucheck.cpp
<
<   On SMP machines, it is possible that locks might be released shortly,
<   while on non-SMP machines, the backend should sleep so the process
<   holding the lock can complete and release it.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1688 -> r1.1689)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1688&r2=1.1689)
    pgsql/doc/src/FAQ:
        TODO.html (r1.195 -> r1.196)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.195&r2=1.196)

pgsql-committers by date:

Previous
From: dpage@pgfoundry.org (User Dpage)
Date:
Subject: pginstaller - pginst: Re-merge strings
Next
From: dpage@pgfoundry.org (User Dpage)
Date:
Subject: pginstaller - pginst: Russian Translation update from Andrey Repko