pgsql: Make it possible to build with integer datetimes in msvc, and

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make it possible to build with integer datetimes in msvc, and
Date: 2007-02-14 21:02:07
Message-ID: 20070214210207.808509FBE11@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make it possible to build with integer datetimes in msvc, and enable by default.

Modified Files:
--------------
pgsql/src/tools/msvc:
Solution.pm (r1.10 -> r1.11)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Solution.pm.diff?r1=1.10&r2=1.11)
config.pl (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/config.pl.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-02-15 03:07:14 pgsql: Repair oversight in 8.2 change that improved the handling of
Previous Message Bruce Momjian 2007-02-14 21:00:17 pgsql: Add: > > o Use LC_TIME for localized weekday/month names,