Re: embedded list v3 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: embedded list v3
Date
Msg-id 50699867.5050005@gmx.net
Whole thread Raw
In response to Re: embedded list v3  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On 9/30/12 5:42 PM, Andres Freund wrote:
> I thought msvc supported _Static_assert as well, but after a short search it 
> seems I misremembered and it only supports static_assert from C++11 (which is 
> plausible, because I've worked on a C++11 project which was ported to windows 
> ). I don't know how C and C++ compilation modes are different in msvc.

The issue is rather that the MSVC guys have decided not to bother
supporting C99.



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: CTE optimization fence on the todo list?
Next
From: Dimitri Fontaine
Date:
Subject: Re: CTE optimization fence on the todo list?