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

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Chao Li <li.evan.chao@gmail.com>, Soumya S Murali <soumyamurali.work@gmail.com>
Date: 2026-03-30T02:23:02Z
Lists: 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



Commits

  1. psql: Make \d+ inheritance tables list formatting consistent with other objects

  2. psql: Make \d+ partition list formatting consistent with other objects