Re: Integer datatimes vs msvc - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Integer datatimes vs msvc
Date
Msg-id 47543627.3090401@dunslane.net
Whole thread Raw
In response to Integer datatimes vs msvc  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Integer datatimes vs msvc  (Magnus Hagander <magnus@hagander.net>)
List 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


pgsql-hackers by date:

Previous
From: "Filip Wuytack"
Date:
Subject: 8.3 beta 4 crash on windows 2003 64-bit
Next
From: Michael Glaesemann
Date:
Subject: Re: Integer datatimes vs msvc