pgsql: Enable the use of multiple CPUs/cores when building on MSVC. - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Enable the use of multiple CPUs/cores when building on MSVC.
Date
Msg-id 20090810114852.509C475331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Enable the use of multiple CPUs/cores when building on MSVC. This only
affects the C compiler step - we still only build one target at a
time.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Project.pm (r1.19 -> r1.19.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Project.pm?r1=1.19&r2=1.19.2.1)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Enable the use of multiple CPUs/cores when building on MSVC.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Adjust extract(epoch) example to clarify that it includes