Re: Vendor LLVM 4.0.

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: Vendor LLVM 4.0.
Date: 2017-04-01 14:21:27
Message-ID: CA+TgmoatnnTVjSkHh6g-ZB0k-TAYO=QgnGLmuBu1z-Ynih6hQw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sat, Apr 1, 2017 at 3:41 AM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> For the upcoming JIT support LLVM is required. To avoid issues with
> having to support multiple LLVM versions, add a vendored version of
> LLVM.
>
> The large size of LLVM makes this not great, but I think it's better
> than the alternatives. And I'll forever have the most lines added to
> postgres.
>
> Author: Andres Freund
> Discussion: http://postgr.es/m/20161206034955.bh33paeralxbtluv@alap3.anarazel.de

This commit appears to violate the well-known PostgreSQL community
policy against committing the entire LLVM source tree to PostgreSQL.
Accordingly, the release management team has voted to revert this
commit, all of the other commits that you've ever made, every patch
you've ever reviewed or commented on, and all patches which depend on
those patches. Furthermore, we have decided that you will be taken to
the Dune Sea and cast into the Pit of Carkoon, the nesting place of
the all-powerful Sarlacc. In his belly, you will find a new
definition of pain and suffering, as you are slowly digested over a
thousand years.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2017-04-01 14:28:23 Re: [COMMITTERS] pgsql: Avoid GatherMerge crash when there are no workers.
Previous Message Michael Paquier 2017-04-01 14:09:41 Re: Vendor LLVM 4.0.