pgsql: Default to thread safety on, and support more CPU options. - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Default to thread safety on, and support more CPU options.
Date
Msg-id 20071002190145.B3AB9753E4C@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] Re: pgsql: Fix free space map to correctly track the total amount of FSM
Next
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: Fix a compiler warning on Win32.