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

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: Neil Chen <carpenter(dot)nail(dot)cz(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix how some lists are displayed by psql \d+
Date: 2026-01-09 14:40:24
Message-ID: CAKAnmmKMOB=cFhWR6SCiyqPx+XCKQ-ib+--8N915NgQu_3pY-w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Patch looks good to me, and +1 for consistency and readability versus
saving a newline (but adding commas!)

Cheers,
Greg

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Sabino Mullane 2026-01-09 14:57:26 Re: PATCH: warn about, and deprecate, clear text passwords
Previous Message Nazir Bilal Yavuz 2026-01-09 14:22:38 Re: Speed up COPY FROM text/CSV parsing using SIMD