Re: Fix compilation failure against LLVM 11

From: Andres Freund <andres(at)anarazel(dot)de>
To: Jesse Zhang <sbjesse(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix compilation failure against LLVM 11
Date: 2020-05-28 22:28:13
Message-ID: 20200528222813.k5kobpb7h4xlzwgk@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2020-05-27 07:49:45 -0700, Jesse Zhang wrote:
> On the mensiversary of the last response, what can I do to help move
> this along (aside from heeding the advice "don't use LLVM HEAD")?

Sorry, I had looked at it at point with the intent to commit it, and hit
some stupid small snags (*). And then I forgot about it. Pushed.

Thanks for the patch!

Andres Freund

(*) first I didn't see the problem, because I accidentally had an old
version of the header around. Then I couldn't immediately build old
versions of pg + LLVM due to my existing installation needing to be
rebuilt. Then there were compiler errors, due to a too new
compiler. Etc.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2020-05-29 00:16:02 Re: Make the qual cost on index Filter slightly higher than qual cost on index Cond.
Previous Message Daniel Gustafsson 2020-05-28 22:16:47 OpenSSL 3.0.0 compatibility