psql: Include \pset xheader_width in --help=commands|variables

psql's --help was missed the description of the \pset variable
xheader_width, that should be listed when using \? or --help=commands,
and described for --help=variables.

Oversight in a45388d6e098.

Author: Pavel Luzanov
Discussion: 
https://postgr.es/m/[email protected]
Backpatch-through: 16

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e6d6f2e46b57c0b89ecc6b9d37b571165f7c02a1

Modified Files
--------------
src/bin/psql/help.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Reply via email to