pgsql: Default to thread safety on, and support more CPU options.

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Default to thread safety on, and support more CPU options.
Дата
Msg-id 20071002190145.B3AB9753E4C@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Default to thread safety on, and support more CPU options. Also
make sure that a CPU option is actually chosen.

Hiroshi Saito

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        win32.mak (r1.48 -> r1.49)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/win32.mak?r1=1.48&r2=1.49)

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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] Re: pgsql: Fix free space map to correctly track the total amount of FSM
Следующее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Fix a compiler warning on Win32.