pgsql: Make float4byval and float8byval configurable on MSVC.

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make float4byval and float8byval configurable on MSVC.
Date: 2008-04-21 10:01:32
Message-ID: 20080421100132.96B967559CC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make float4byval and float8byval configurable on MSVC.

Modified Files:
--------------
pgsql/src/tools/msvc:
Solution.pm (r1.38 -> r1.39)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Solution.pm?r1=1.38&r2=1.39)
config.pl (r1.11 -> r1.12)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/config.pl?r1=1.11&r2=1.12)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2008-04-21 10:02:29 Re: pgsql: Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a
Previous Message User Dim 2008-04-21 09:59:25 prefix - prefix: New picksplit() idea from Jordan as new opclass, DEBUG