pgsql: Make integer_datetimes the default on msvc as well, to have the

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make integer_datetimes the default on msvc as well, to have the
Date: 2008-04-08 07:50:41
Message-ID: 20080408075041.D05F27559CC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make integer_datetimes the default on msvc as well, to have the same
default as other platforms.

Modified Files:
--------------
pgsql/src/tools/msvc:
config.pl (r1.9 -> r1.10)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/config.pl?r1=1.9&r2=1.10)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2008-04-08 09:50:29 pgsql: On cygwin and win32, don't override the shlib name when building
Previous Message Magnus Hagander 2008-04-08 07:43:06 Re: [HACKERS] pgsql: Implement a few changes to how shared libraries and dynamically