Re: Remove configure --disable-float4-byval and --disable-float8-byval
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-11-25T02:31:58Z
Lists: pgsql-hackers
On Thu, Nov 21, 2019 at 07:20:28PM +0100, Peter Eisentraut wrote: > I have committed this part. > > I will rebase and continue developing the rest of the patches based on the > discussion so far. Based on that I am marking the patch as committed in the CF. The rest of the patch set could have a new entry. -- 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