Re: WIN32 Build?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Shoaib Mir <shoaibmir(at)gmail(dot)com>, DEV <dev(at)umpa-us(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: WIN32 Build?
Date: 2006-08-09 20:28:18
Message-ID: 29010.1155155298@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Interesting. It seem the key line is here:

> cl : Command line warning D4029 : optimization is not available in the
> standard edition compiler

> So the "standard" version doesn't support inline functions.

Doesn't it simply ignore the inline keyword then? Count on Microsoft
for poorly designed tools, I suppose.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron St-Pierre 2006-08-09 20:33:37 Re: PL/pgSQL Problem
Previous Message louis gonzales 2006-08-09 19:58:45 Re: Tuning to speed select

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-08-09 20:34:47 Re: WIN32 Build?
Previous Message Tom Lane 2006-08-09 20:17:02 Re: Maintaining cluster order on insert