Re: BUG #18940: PostgreSQL 18beta1 fails 'collate.windows.win1252' regression when building with MSYS/mingw - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: BUG #18940: PostgreSQL 18beta1 fails 'collate.windows.win1252' regression when building with MSYS/mingw
Date
Msg-id CA+hUKGJGt6mXe+Ya6qTknj7wF8P_z3M4pJmVi10gdKuHWxtbCw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #18940: PostgreSQL 18beta1 fails 'collate.windows.win1252' regression when building with MSYS/mingw  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-bugs
On Sat, Jun 7, 2025 at 12:17 AM Thomas Munro <thomas.munro@gmail.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.



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18949: 分区表创建主键或者唯一约束需要有分区键
Next
From: Dilip Kumar
Date:
Subject: Re: BUG #18949: 分区表创建主键或者唯一约束需要有分区键