pgsql: Add a Win64-specific spin_delay() function.

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Add a Win64-specific spin_delay() function.
Дата
Msg-id 20100104171024.CCB9F753FB7@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add a Win64-specific spin_delay() function.
We can't use the same as before, since MSVC on Win64 doesn't
support inline assembly.

Modified Files:
--------------
    pgsql/src/include/storage:
        s_lock.h (r1.169 -> r1.170)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/storage/s_lock.h?r1=1.169&r2=1.170)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Improve PGXS makefile system to allow the module's makefile to
Следующее
От: bmomjian@pgfoundry.org (User Bmomjian)
Дата:
Сообщение: pg-migrator - pg_migrator: Mention need to rename tablespace directories