psql --help=variables missing csv_fieldsep

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Daniel Verite <daniel(at)manitou-mail(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: psql --help=variables missing csv_fieldsep
Date: 2025-11-03 17:44:31
Message-ID: 202511031738.eqaeaedpx5cr@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

While messing with the \pset boolean display patch, I noticed that psql
--help=variables is missing csv_fieldsep. Is there a reason for this?
It appears to be an omission of commit aa2ba50c2c13 -- accidental?

The attached patch adds it.

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
Y una voz del caos me habló y me dijo
"Sonríe y sé feliz, podría ser peor".
Y sonreí. Y fui feliz.
Y fue peor.

Attachment Content-Type Size
0001-Have-psql-s-variables-show-csv_fieldsep.patch text/x-diff 921 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-11-03 17:50:48 Re: Improve LWLock tranche name visibility across backends
Previous Message David G. Johnston 2025-11-03 17:16:30 Re: Add \pset options for boolean value display