psql: Fix \pset by adding missed xheader_width option to the help
Pavel Luzanov <p.luzanov@postgrespro.ru>
From: Pavel Luzanov <p.luzanov@postgrespro.ru>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-11-21T19:50:41Z
Lists: pgsql-hackers
Attachments
- v1-0001-psql-Fix-help-for-pset-by-adding-missed-xheader_w.patch (text/x-patch) patch v1-0001
I found that the help for \pset command missed xheader_width option. Please, consider this small correction. -- Pavel Luzanov Postgres Professional:https://postgrespro.com
Commits
-
psql: Fix category of \parse in output of --help=commands and \?
- ea15816928c1 18.0 landed
-
psql: Include \pset xheader_width in --help=commands|variables
- 4ecb136bfaa7 16.7 landed
- e6d6f2e46b57 17.3 landed
- 768dfd8e6575 18.0 landed