Re: missing isinf declaration on solaris - Mailing list pgsql-hackers

From Andres Freund
Subject Re: missing isinf declaration on solaris
Date
Msg-id 20140925140131.GC15776@alap3.anarazel.de
Whole thread Raw
In response to Re: missing isinf declaration on solaris  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On 2014-09-25 10:56:56 -0300, Alvaro Herrera wrote:
> Andres Freund wrote:
> > From VS 2013 onwards they're trying hard to be C99 and C11 compatible.
> 
> Sounds great.  Is VS2013 released already?

Yes.

> If so, maybe we can think about moving to C99 in 2016 or so; at least
> assuming you can build for

I think we should simply pick and choose the features we want. And go
for it now. Besidesthe fact that one of them wasn't applied, I'd sent
patches a couple months back that'd allow setting up a buildfarm animal
failing for any patch going above C89 + chosen features.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: a fast bloat measurement tool (was Re: Measuring relation free space)
Next
From: Merlin Moncure
Date:
Subject: Re: Scaling shared buffer eviction