Enable float8-byval as the default for 64 bit MSVC builds
Andrew Dunstan <andrew@dunslane.net>
Enable float8-byval as the default for 64 bit MSVC builds This is a long-standing inconsistency that was probably just missed when we got 64 bit MSVC builds. This brings the platform into line with all other systems.
Files
| Path | Change | +/− |
|---|---|---|
| src/tools/msvc/config_default.pl | modified | +4 −1 |
| src/tools/msvc/Solution.pm | modified | +7 −2 |