From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Eisentraut <peter(at)eisentraut(dot)org> |
Subject: | Re: 64 bit numbers vs format strings |
Date: | 2024-12-06 12:13:21 |
Message-ID: | 202412061213.bsroknwtu5mv@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2024-Dec-06, Thomas Munro wrote:
> And no doubt .po file churn ...
> I don't know what tooling is used for that sort of stuff but I imagine
> that automated replacement might go a long way.
There's a msgfilter utility that can be used for automated updates. I
documented one usage a few years ago for another mechanical change
nightmare
https://postgr.es/m/20190428173733.GA12483@alvherre.pgsql
So it sounds like it might not be _that_ difficult.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"I can't go to a restaurant and order food because I keep looking at the
fonts on the menu. Five minutes later I realize that it's also talking
about food" (Donald Knuth)
From | Date | Subject | |
---|---|---|---|
Next Message | Ashutosh Bapat | 2024-12-06 12:49:36 | Re: logical replication: patch to ensure timely cleanup of aborted transactions in ReorderBuffer |
Previous Message | Nazir Bilal Yavuz | 2024-12-06 11:10:51 | Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? |