Re: Redundant/mis-use of _(x) gettext macro? - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Redundant/mis-use of _(x) gettext macro?
Date
Msg-id aiv6yxowQCEfL4KN@alvherre.pgsql
Whole thread
In response to Re: Redundant/mis-use of _(x) gettext macro?  (Peter Smith <smithpb2250@gmail.com>)
List 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/



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Fix ALTER DOMAIN VALIDATE CONSTRAINT locking
Next
From: Álvaro Herrera
Date:
Subject: Re: PSQL - prevent describe listing tables that are already in listed schemas