pgsql: Another try at the inlined MIPS spinlock code.

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Another try at the inlined MIPS spinlock code.
Дата
Msg-id 20050826220453.EB26BD7C10@svr1.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Another try at the inlined MIPS spinlock code.
Следующее
От: agoldshuv@pgfoundry.org (User Agoldshuv)
Дата:
Сообщение: bizgres - bizgres: Command result clean up added.