pgsql: Another try at the inlined MIPS spinlock code. - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Another try at the inlined MIPS spinlock code.
Date
Msg-id 20050826220443.2E96AD7D31@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Another try at the inlined MIPS spinlock code.  Can't test this myself,
but for sure it's not any more broken than the prior version.

Modified Files:
--------------
    pgsql/src/include/storage:
        s_lock.h (r1.136 -> r1.137)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/storage/s_lock.h.diff?r1=1.136&r2=1.137)

pgsql-committers by date:

Previous
From: agoldshuv@pgfoundry.org (User Agoldshuv)
Date:
Subject: bizgres - bizgres: Updated release entry with loader revisions.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Another try at the inlined MIPS spinlock code.