Re: Fix compilation failure against LLVM 11 - Mailing list pgsql-hackers

From Jesse Zhang
Subject Re: Fix compilation failure against LLVM 11
Date
Msg-id CAGf+fX4FHBSrgopgCZ2i_6kjSSrg2oYvceSHzN9xFB_EA1h9Ow@mail.gmail.com
Whole thread Raw
In response to Re: Fix compilation failure against LLVM 11  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi Michael,

On Mon, Apr 27, 2020 at 9:56 PM Michael Paquier wrote:
> rather soon, it looks like LLVM releases a new major version every 3
> months or so.

FYI LLVM has a six-month release cadence [1], the next release is
expected coming September (I can't tell whether you were joking).

Cheers,
Jesse

[1] https://llvm.org/docs/HowToReleaseLLVM.html#release-timeline



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays
Next
From: Tom Lane
Date:
Subject: Re: [pg_dump] 'create index' statement is failing due to search_path is empty