pgsql: Make integer_datetimes the default for MSVC even if not mentioned - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Make integer_datetimes the default for MSVC even if not mentioned
Date
Msg-id 20080415121651.B48677559CC@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make integer_datetimes the default for MSVC even if not mentioned in config.pl.

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Solution.pm (r1.37 -> r1.38)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Solution.pm?r1=1.37&r2=1.38)
        config.pl (r1.10 -> r1.11)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/config.pl?r1=1.10&r2=1.11)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Push index operator lossiness determination down to GIST/GIN
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add pg_terminate_backend() to allow terminating only a single