Обсуждение: pgsql: Another try at the inlined MIPS spinlock code.

Поиск
Список
Период
Сортировка

pgsql: Another try at the inlined MIPS spinlock code.

От
tgl@svr1.postgresql.org (Tom Lane)
Дата:
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)