Re: Remove configure --disable-float4-byval and --disable-float8-byval
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Peter Geoghegan <pg@bowt.ie>, Robert Haas <robertmhaas@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-12-13T12:33:21Z
Lists: pgsql-hackers
On 2019-12-12 23:06, Peter Geoghegan wrote: > Apparently Linux has almost no upstream resources for testing 32-bit > x86, and it shows: But isn't 32-bit Windows still a thing? Or does that work differently? -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Move configure --disable-float8-byval to pg_config_manual.h
- 4513d8b07bf3 13.0 landed
-
Remove configure --disable-float4-byval
- 2e4db241bfd3 13.0 landed