public inbox for [email protected]  
help / color / mirror / Atom feed
From: Peter Eisentraut <[email protected]>
To: [email protected]
Subject: Re: branching soon
Date: Sun, 2 Mar 2025 18:17:38 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

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...;. 
  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.)






view thread (6+ messages)  latest in thread

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