Re: [patch] Support LLVM 7

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: [patch] Support LLVM 7
Дата
Msg-id 20180913174318.sm5oxzbohsswb7vi@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: [patch] Support LLVM 7  (Christoph Berg <myon@debian.org>)
Список pgsql-hackers
On 2018-09-12 23:07:34 +0200, Christoph Berg wrote:
> Re: Andres Freund 2018-09-12 <20180912210338.h3vsss5lkuu26ua2@alap3.anarazel.de>
> > Hi,
> > 
> > On 2018-09-12 14:45:17 +0200, Christoph Berg wrote:
> > > LLVM 7 landed in Debian unstable, this patch teaches ./configure to use
> > > it. (General patch, not specific to Debian.)
> > 
> > Thanks.  Yes, I think we should do that, especially because my patches
> > to add proper debugging and profiling support only landed in LLVM
> > 7. Therefore I'm planning to add this to both v11 and master.   Unless
> > somebody protests?
> 
> I plan to switch postgresql-11.deb to LLVM 7 over the next days
> because of the support for non-x86 architectures, so this should
> definitely land in 11.

Pushed, thanks for the patch!

Greetings,

Andres Freund


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: cache lookup failed for constraint when alter table referred bypartition table
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: Avoid extra Sort nodes between WindowAggs when sorting can be reused