Re: Abbreviated keys for Numeric - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Abbreviated keys for Numeric
Date
Msg-id 1111.1428181011@sss.pgh.pa.us
Whole thread Raw
In response to Re: Abbreviated keys for Numeric  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Sat, Apr 4, 2015 at 10:27 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Having said that, I'm fine with leaving this as-is, if only because
>> it means we're exercising the --disable-float8-byval code paths in
>> the buildfarm ;-)

> But... are we?  I mean, I don't see anything in the Windows code that
> defines USE_FLOAT8_BYVAL.

Precisely --- it *isn't* getting set, even on 64-bit Windows where it
could be.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Abbreviated keys for Numeric
Next
From: Robert Haas
Date:
Subject: Re: Abbreviated keys for Numeric