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

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Default to thread safety on, and support more CPU options.
Date: 2007-10-02 19:01:45
Message-ID: 20071002190145.B3AB9753E4C@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2007-10-02 22:01:03 pgsql: Fix a compiler warning on Win32.
Previous Message Tatsuo Ishii 2007-10-02 15:37:36 Re: [HACKERS] Re: pgsql: Fix free space map to correctly track the total amount of FSM