Andrew Dunstan <[EMAIL PROTECTED]> writes:
>> Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a stopgap
>> measure to get the Windows buildfarm members working again.  I don't
>> know if it's worth exposing these as configurables, or exactly how to
>> do it in the MSVC build system ...

> see src/tools/msvc/Solution.pm

> The options are picked up from config.pl (which is the equivalent of 
> configure invocation options) in the new() subroutine, and the config 
> files are written accordingly in the GenerateFiles() subroutine.

> In general I'm in favor of keeping these as closely aligned as possible.

Go for it --- I'm not excited about adding stuff to platform-specific
code that I can't test.

                        regards, tom lane

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to