Re: Translation of the NextOID message in pg_controldata

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Translation of the NextOID message in pg_controldata
Date: 2026-09-14 04:06:28
Message-ID: 20260914.130628.526629644748606842.horikyota.ntt@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Oops!

At Mon, 14 Sep 2026 12:46:45 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
> I confirmed that, with the attached patch, the complete string is

I accidentally attached a broken patch. The attached patch is the
corrected version.

Sorry for the mistake.

Regards,

--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
v2-0001-Fix-translation-of-pg_controldata-s-NextOID-outpu.patch text/x-patch 2.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-09-14 04:22:42 Re: Review items for EXCEPT TABLE publication
Previous Message Andrew Dunstan 2026-09-14 04:02:26 Re: pg_get_*_ddl() needs a redesign