Re: Fix how some lists are displayed by psql \d+ - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Fix how some lists are displayed by psql \d+
Date
Msg-id CAHGQGwHNaBwET5TdcHPDwcyjtzPu-_D-K_YZDSnijO6bKV387g@mail.gmail.com
Whole thread
In response to Re: Fix how some lists are displayed by psql \d+  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Fix how some lists are displayed by psql \d+
List pgsql-hackers
On Thu, Mar 26, 2026 at 12:18 PM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Fri, Mar 20, 2026 at 12:49 PM Peter Smith <smithpb2250@gmail.com> wrote:
> >
> > Ping, This thread has been idle for about 6 weeks but AFAIK the patch
> > is good to go.
> >
> > Is there any else I can do to help move it forwards?
>
> I like the updated \d+ display. The patch looks good to me.
> So, barring objections, I'm thinking to commit it.

I've pushed the patches. Thanks!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Add pg_stat_autovacuum_priority
Next
From: Chao Li
Date:
Subject: Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler()