Re: PRI?64 vs Visual Studio (2022) - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: PRI?64 vs Visual Studio (2022)
Date
Msg-id CA+hUKGJYmW5uLbUS4hDXCtzeJ=S_Pt8bV0PLzSXXDdOAEu7JVA@mail.gmail.com
Whole thread Raw
In response to Re: PRI?64 vs Visual Studio (2022)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, Nov 20, 2025 at 11:23 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I'm also unsure if this will work as-is on Windows;
> are the LC_MESSAGES settings the same there?

Bilal [CC'd], have you ever looked into gettext support for Windows
CI?  I think we'd need at least msgfmt.exe, libintl.{dll,lib,h}
installed on the image, though I have no clue which
distribution/package/whatever would be appropriate.  I assume a script
in pg-vm-images[1] would need to install that, once we pick one.  Does
anyone happen to know where EDB's installer pipeline pulls gettext
from?

[1] https://github.com/anarazel/pg-vm-images/tree/main/scripts



pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Eagerly evict bulkwrite strategy ring
Next
From: Nathan Bossart
Date:
Subject: Re: vacuumdb: add --dry-run