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 20050826220453.EB26BD7C10@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.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/include/storage:
        s_lock.h (r1.133.4.1 -> r1.133.4.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/storage/s_lock.h.diff?r1=1.133.4.1&r2=1.133.4.2)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Another try at the inlined MIPS spinlock code.
Next
From: agoldshuv@pgfoundry.org (User Agoldshuv)
Date:
Subject: bizgres - bizgres: Command result clean up added.