forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit768dfd8
committed
psql: Include \pset xheader_width in --help=commands|variables
psql's --help was missed the description of the \pset variablexheader_width, that should be listed when using \? or --help=commands,and described for --help=variables.Oversight ina45388d.Author: Pavel LuzanovDiscussion:https://postgr.es/m/1e3e06d6-0807-4e62-a9f6-c11481e6eb10@postgrespro.ruBackpatch-through: 161 parent78c09bd commit768dfd8
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
297 |
| - | |
| 297 | + | |
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
| |||
495 | 495 |
| |
496 | 496 |
| |
497 | 497 |
| |
| 498 | + | |
| 499 | + | |
| 500 | + | |
498 | 501 |
| |
499 | 502 |
| |
500 | 503 |
| |
|
0 commit comments
Comments
(0)