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
-
psql: Make \d+ inheritance tables list formatting consistent with other objects
- 1a11405a4360 19 (unreleased) landed
-
psql: Make \d+ partition list formatting consistent with other objects
- 7bff9f106a5e 19 (unreleased) landed