Re: Fix how some lists are displayed by psql \d+

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Soumya S Murali <soumyamurali(dot)work(at)gmail(dot)com>
Subject: Re: Fix how some lists are displayed by psql \d+
Date: 2026-03-30 21:55:56
Message-ID: CAHut+PtvkU0P1nEU_mO8AJ2fNo+nZJgEy5PnWbvsMmcjOOFMSg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 30, 2026 at 1:23 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Thu, Mar 26, 2026 at 12:18 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> >
> > On Fri, Mar 20, 2026 at 12:49 PM Peter Smith <smithpb2250(at)gmail(dot)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!
>

Thanks for pushing!

======
Kind Regards,
Peter Smith.
Fujitsu Australia

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2026-03-30 22:02:52 Re: Shared hash table allocations
Previous Message Peter Eisentraut 2026-03-30 21:50:24 Re: Enable -Wstrict-prototypes and -Wold-style-definition by default