Re: Vendor LLVM 4.0.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Vendor LLVM 4.0.
Дата
Msg-id CA+TgmoatnnTVjSkHh6g-ZB0k-TAYO=QgnGLmuBu1z-Ynih6hQw@mail.gmail.com
обсуждение исходный текст
Ответ на Vendor LLVM 4.0.  (Andres Freund <andres@anarazel.de>)
Ответы Re: Vendor LLVM 4.0.  (Andres Freund <andres@anarazel.de>)
Список pgsql-committers
On Sat, Apr 1, 2017 at 3:41 AM, Andres Freund <andres@anarazel.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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Vendor LLVM 4.0.
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Add optional JIT support for expression evaluation.