public inbox for [email protected]
help / color / mirror / Atom feedFrom: Alvaro Herrera <[email protected]>
To: Peter Eisentraut <[email protected]>
Cc: [email protected]
Subject: Re: branching time
Date: Thu, 11 May 2023 20:07:09 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
PSA: there's a lot of translation percentages going heavily down in the
branch for v16, especially in pg_upgrade and libpq. Many of those are
just changes in newlines. It's very easy to update these automatically,
using the scripts from 2019:
https://postgr.es/m/[email protected]
I suggest to first run Dennis' Python script over each file, then run
mine. Dennis only changes single-line messages, but is able to remove
the 'fuzzy' marking; my approach can process multi-line messages, but
you need to remove the 'fuzzy' mark manually.
Some messages have lost *two* consecutive \n\n (in pg_upgrade). For
those, you can modify my script to handle that case. I didn't try, but
it should be easy.
This can save you quite a lot of manual work.
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
Si no sabes adonde vas, es muy probable que acabes en otra parte.
view thread (19+ 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 time
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