From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Joseph Ayers <joseph(dot)ayers(at)crunchydata(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #18940: PostgreSQL 18beta1 fails 'collate.windows.win1252' regression when building with MSYS/mingw |
Date: | 2025-06-07 10:11:09 |
Message-ID: | CA+hUKGJGt6mXe+Ya6qTknj7wF8P_z3M4pJmVi10gdKuHWxtbCw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Sat, Jun 7, 2025 at 12:17 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> It cross-builds successfully on my local Debian system after
> installing these packages:
>
> gcc-mingw-w64-ucrt64
> g++-mingw-w64-ucrt64
>
> ... and selecting those compilers, as shown in the attached fixup. So
> I think we'll first need to get them added to the CI image, in here:
>
> https://github.com/anarazel/pg-vm-images/blob/main/scripts/linux_debian_install_deps.sh
>
> And then we could push something like this.
I tried to make the pull request for that and learned that those
packages don't exist in Debian 12 (bookworm) as used on CI. I'd
tested locally on Debian 13 (trixie). So maybe we have to wait a
short time for trixie to become the new Debian stable release (due any
time soon AFAIK), then update CI to trixie, and then we can do that.
Unless someone knows better.
From | Date | Subject | |
---|---|---|---|
Next Message | Dilip Kumar | 2025-06-07 15:55:24 | Re: BUG #18949: 分区表创建主键或者唯一约束需要有分区键 |
Previous Message | PG Bug reporting form | 2025-06-07 09:29:06 | BUG #18949: 分区表创建主键或者唯一约束需要有分区键 |