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

Greg Sabino Mullane <htamfids@gmail.com>

From: Greg Sabino Mullane <htamfids@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: Neil Chen <carpenter.nail.cz@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-01-09T14:40:24Z
Lists: pgsql-hackers
Patch looks good to me, and +1 for consistency and readability versus
saving a newline (but adding commas!)

Cheers,
Greg

Commits

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

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