Re: Remove configure --disable-float4-byval and --disable-float8-byval
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Peter Geoghegan <pg@bowt.ie>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Robert Haas <robertmhaas@gmail.com>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-11-07T06:47:30Z
Lists: pgsql-hackers
On Fri, Nov 01, 2019 at 09:41:58PM -0700, Peter Geoghegan wrote: > On Fri, Nov 1, 2019 at 7:47 PM Michael Paquier <michael@paquier.xyz> wrote: >> I don't agree as well with the line of arguments to just remove 32b >> support. > > Clearly you didn't read what I actually wrote, Michael. Sorry, that was an misunderstanding from my side. -- Michael
Commits
-
Move configure --disable-float8-byval to pg_config_manual.h
- 4513d8b07bf3 13.0 landed
-
Remove configure --disable-float4-byval
- 2e4db241bfd3 13.0 landed