]> granicus.if.org Git - postgresql/commit
Enable float8-byval as the default for 64 bit MSVC builds
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 5 Apr 2015 15:49:49 +0000 (11:49 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 5 Apr 2015 15:49:49 +0000 (11:49 -0400)
commitcf376a4adc0805b0960a5f8e8325fae7d4456926
treeeeae2fb914f93e7f97a8db46926ed974bc39bc32
parent0ef0396ae1687bf738d4703773d55467c36b2bcd
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.
src/tools/msvc/Solution.pm
src/tools/msvc/config_default.pl