Re: Remove configure --disable-float4-byval and --disable-float8-byval - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Remove configure --disable-float4-byval and --disable-float8-byval
Date
Msg-id 24815.1574800394@sss.pgh.pa.us
Whole thread Raw
In response to Remove configure --disable-float4-byval and --disable-float8-byval  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Remove configure --disable-float4-byval and--disable-float8-byval  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> My revised proposal is to remove --disable-float8-byval as a configure 
> option but keep it as an option in pg_config_manual.h.  It is no longer 
> useful as a user-facing option, but as was pointed out, it is somewhat 
> useful for developers, so pg_config_manual.h seems like the right place.

OK, works for me.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Remove configure --disable-float4-byval and--disable-float8-byval
Next
From: Thomas Munro
Date:
Subject: Re: Collation versions on Windows (help wanted, apply within)