Re: C++ compiler - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: C++ compiler
Date
Msg-id 51C9BCBB.7010501@commandprompt.com
Whole thread Raw
In response to Re: C++ compiler  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 06/24/2013 09:16 PM, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
>> Right. I don't think there are any C features we want to avoid;  are
>> there any?
>
> We're avoiding C99-and-later features that are not in C89, such as //
> for comments, as well as more useful things.  It might be time to
> reconsider whether we should move the baseline portability requirement
> up to C99.

The problem here is we lose the MS compilers which are not being updated 
for C99.

JD


-- 
Command Prompt, Inc. - http://www.commandprompt.com/  509-416-6579
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, Postgres-XC, @cmdpromptinc
For my dreams of your image that blossoms   a rose in the deeps of my heart. - W.B. Yeats



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgbench --startup option
Next
From: Robert Haas
Date:
Subject: Re: Hash partitioning.