Re: pgsql: Make float4byval and float8byval configurable on MSVC. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Make float4byval and float8byval configurable on MSVC.
Date
Msg-id 26610.1208798395@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Make float4byval and float8byval configurable on MSVC.  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: pgsql: Make float4byval and float8byval configurable on MSVC.
List pgsql-committers
Andrew Dunstan <andrew@dunslane.net> writes:
> Magnus Hagander wrote:
>> Make float4byval and float8byval configurable on MSVC.

> Should we now remove the entries for these 2 defines in pg_config.h.win32 ?

It looked to me like the patch-as-applied relied on their being there.
I thought it was a bit ugly though.  +1 for reverting my change to
pg_config.h.win32 and making the script insert the correct #defines in
all four cases.

            regards, tom lane

pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Make float4byval and float8byval configurable on MSVC.
Next
From: Magnus Hagander
Date:
Subject: Re: pgsql: Make float4byval and float8byval configurable on MSVC.