| From: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
|---|---|
| To: | alvherre(at)kurilemu(dot)de |
| Cc: | peter(at)eisentraut(dot)org, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Mark class_descr strings for translation |
| Date: | 2026-07-08 07:00:52 |
| Message-ID: | 20260708.160052.801286754799826713.horikyota.ntt@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
At Tue, 7 Jul 2026 18:50:27 +0200, Álvaro Herrera <alvherre(at)kurilemu(dot)de> wrote in
> > > "rol referenciado fue borrado concurrentemente"
> > > "tabla referenciada fue borrada concurrentemente"
Ah, I hadn't considered that.
> 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 :-)
+1 from me.
Regards,
--
Kyotaro Horiguchi
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2026-07-08 07:17:39 | Re: injection_points: Switch wait/wakeup to use atomics rather than latches |
| Previous Message | Ashutosh Bapat | 2026-07-08 06:54:28 | Re: Wrong query result w/ propgraph single lateral col reference |