Re: Atomics hardware support table & supported architectures - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Atomics hardware support table & supported architectures
Date
Msg-id 20140619150051.GO18688@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: Atomics hardware support table & supported architectures  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: Atomics hardware support table & supported architectures  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
Merlin Moncure wrote:
> On Thu, Jun 19, 2014 at 7:07 AM, Abhijit Menon-Sen <ams@2ndquadrant.com> wrote:
> > Let's not pretend to support platforms we have no practical way of
> > verifying.
> 
> This is key.  The buildfarm defines the set of platforms we support.

This means that either Renesas should supply us with a bunch of
buildfarm members for their SuperH and M32R stuff, or they should be
considered unsupported as well.

I don't really care all that much about Linux and the glibc situation on
M32R; I mean that platform is weird enough that it might well have its
own, unheard-of Unix clone.  But if people expect to use Postgres on it,
we need BF members.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: "MauMau"
Date:
Subject: Re: [bug fix] Memory leak in dblink
Next
From: Tom Lane
Date:
Subject: Re: [bug fix] Memory leak in dblink