Re: Redundant/mis-use of _(x) gettext macro?

Álvaro Herrera <alvherre@kurilemu.de>

From: Álvaro Herrera <alvherre@kurilemu.de>
To: Peter Smith <smithpb2250@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-12T12:26:25Z
Lists: pgsql-hackers
On 2026-Jun-12, Peter Smith wrote:

> On Fri, Jun 12, 2026 at 2:44 AM Álvaro Herrera <alvherre@kurilemu.de> wrote:

> > Another place I noticed while looking this over is psql's
> > describeOneTableDetails(), per the attached patch.  It's essentially
> > more of the same, but arguably different enough that I judged it
> > warranted posting before pushing.
> 
> This additional patch LGTM.

Great, thanks for looking, pushed.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"XML!" Exclaimed C++.  "What are you doing here? You're not a programming
language."
"Tell that to the people who use me," said XML.
https://burningbird.net/the-parable-of-the-languages/



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix translatable string construction in psql

  2. Fix translatable string construction