Re: Integer datatimes vs msvc

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Integer datatimes vs msvc
Date: 2007-12-03 17:00:23
Message-ID: 47543627.3090401@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander wrote:
> Did we ever come to a conclusion on what to do with integer datetimes on
> msvc for 8.3?
>
> For the uninformed - 8.2 and earlier had the binary build with floating
> point timestamps, 8.3 has integer timestamps. (We're just talking the
> binary build here)
>
>
>

If you are preparing a binary package you can use whatever options you
like. But I think in principle the MSVC defaults in our source code
should mirror the Unix defaults.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Glaesemann 2007-12-03 17:03:32 Re: Integer datatimes vs msvc
Previous Message Filip Wuytack 2007-12-03 16:55:02 8.3 beta 4 crash on windows 2003 64-bit