| From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
| Cc: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Mark class_descr strings for translation |
| Date: | 2026-07-07 16:50:27 |
| Message-ID: | ak0tUW0czGE8vur1@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rui Zhao | 2026-07-07 16:53:04 | Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements |
| Previous Message | Shinya Kato | 2026-07-07 16:34:06 | Re: Report oldest xmin source when autovacuum cannot remove tuples |