pgsql: psql: Include \pset xheader_width in --help=commands|variables - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: psql: Include \pset xheader_width in --help=commands|variables
Date
Msg-id E1tEKC9-002yDZ-WA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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/1e3e06d6-0807-4e62-a9f6-c11481e6eb10@postgrespro.ru
Backpatch-through: 16

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/768dfd8e6575f752f722d0a0ad69adebf0045a39

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


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: jit: Use -mno-outline-atomics for bitcode on ARM.
Next
From: Michael Paquier
Date:
Subject: pgsql: psql: Include \pset xheader_width in --help=commands|variables