Re: BUG #12885: The result of casting a double to an integer depends on the database version

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: rschaaf(at)commoninf(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #12885: The result of casting a double to an integer depends on the database version
Date: 2015-03-24 02:42:16
Message-ID: CAB7nPqRHostL3woG9uV5ZJDH5NwvOcNiU91LQ13W5emL4iRcaw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Mar 24, 2015 at 11:27 AM, Michael Paquier wrote:
> On a Windows 7 box with code compiled with MSVC 2010 I am seeing the
> same behavior as Rich. This looks like a bug in ~9.3 that meritates
> some attention assuming that the latter behavior is legit.

And MinGW outputs the latter, similarly to other platforms... I'll investigate.
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2015-03-24 03:12:00 Re: BUG #12885: The result of casting a double to an integer depends on the database version
Previous Message Michael Paquier 2015-03-24 02:27:31 Re: BUG #12885: The result of casting a double to an integer depends on the database version