Re: Mark class_descr strings for translation - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Mark class_descr strings for translation
Date
Msg-id ak0tUW0czGE8vur1@alvherre.pgsql
Whole thread
In response to Re: Mark class_descr strings for translation  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Mark class_descr strings for translation
List pgsql-hackers
On 2026-Jul-07, Peter Eisentraut wrote:

> The class_descr is meant for internal messages only, for the reasons you
> describe.  The fact that there is now a non-internal message that uses it is
> a bug and that should be fixed at that caller.

Ummm, okay, but I'm not really looking forward to having two dozen
additional messages to translate that only differ in the object type.

I'll stand by to see what other ideas we can come up with, then :-)

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Shinya Kato
Date:
Subject: Re: Report oldest xmin source when autovacuum cannot remove tuples
Next
From: Rui Zhao
Date:
Subject: Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements