Re: Requiring LLVM 14+ in PostgreSQL 18

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Subject: Re: Requiring LLVM 14+ in PostgreSQL 18
Date: 2024-08-21 14:00:40
Message-ID: 9adb5cf4-a095-4b25-96e6-e3fdcb09615d@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 17.05.24 00:54, Thomas Munro wrote:
> On Fri, May 17, 2024 at 3:17 AM Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
>> Actually, 32 bit builds are working but the Perl version needs to be
>> updated to 'perl5.36-i386-linux-gnu' in .cirrus.tasks.yml. I changed
>> 0001 with the working version of 32 bit builds [1] and the rest is the
>> same. All tests pass now [2].
>
> Ahh, right, thanks! I will look at committing your CI/fixup patches.

The CI images have been updated, so this should be ready to go now. I
gave the remaining two patches a try on CI, and it all looks okay to me.
(needed some gentle rebasing)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2024-08-21 14:29:23 Re: On disable_cost
Previous Message Imran Zaheer 2024-08-21 13:45:41 Re: The json_table function returns an incorrect column type