public inbox for [email protected]  
help / color / mirror / Atom feed
From: Guillaume Lelarge <[email protected]>
To: [email protected]
Subject: Re: branching soon
Date: Mon, 3 Mar 2025 17:33:54 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>

On 02/03/2025 18:17, Peter Eisentraut wrote:
> On 24.02.25 11:14, Peter Eisentraut wrote:
>> One reason I would like to move forward with this soon is that I would 
>> like to get <https://commitfest.postgresql.org/patch/5429/; committed 
>> and run it through the whole pipeline before feature freeze.
> 
> I have committed a subset of that patch to try it out.  Specifically, I 
> have committed the part for pg_checksums.  So you can try out 
> translating pg_checksums for PG18.
> 
> The issue is the new approach for embedding int64_t format directives. 
> See explanation here: <https://www.gnu.org/software/gettext/manual/ 
> html_node/No-string-concatenation.html#The-_003cinttypes_002eh_003e- 
> macros>.  So it should like this
> 
> #: pg_checksums.c:144
> #, c-format
> msgid "%<PRId64>/%<PRId64> MB (%d%%) computed"
> msgstr "%<PRId64>/%<PRId64> MB (%d%%) berechnet"
> 
> (I don't expect any particular problems.  It's just worth trying it at 
> small scale first.)
> 

It looks like it is working for me.


-- 
Guillaume Lelarge
Consultant
https://dalibo.com






view thread (6+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: branching soon
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox