pgsql: Another try at the inlined MIPS spinlock code.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Another try at the inlined MIPS spinlock code.
Date: 2005-08-26 22:04:53
Message-ID: 20050826220453.EB26BD7C10@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Agoldshuv 2005-08-26 22:46:22 bizgres - bizgres: Command result clean up added.
Previous Message Tom Lane 2005-08-26 22:04:43 pgsql: Another try at the inlined MIPS spinlock code.