Re: psql --help=variables missing csv_fieldsep - Mailing list pgsql-hackers

From Tom Lane
Subject Re: psql --help=variables missing csv_fieldsep
Date
Msg-id 346641.1762192785@sss.pgh.pa.us
Whole thread Raw
In response to psql --help=variables missing csv_fieldsep  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
=?utf-8?Q?=C3=81lvaro?= Herrera <alvherre@kurilemu.de> writes:
> 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?

Seems like a pretty easy oversight to make.  I wonder if there is some
way to cross-check help.c and psql-ref.sgml with the variables and
commands actually implemented in the code ...

            regards, tom lane



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: test_json_parser/002_inline is kind of slow
Next
From: Tom Lane
Date:
Subject: Re: psql --help=variables missing csv_fieldsep