forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitad55cc9
committed
doc: Remove stray comma from list of psql options
Back in 7.2 the list of options had short options and long optionson the same line separated by comma, but since 7.3 they are listedseparate lines. The comma on -X was left behind so fix by removingand backpatching all the way.Reported-by: y.saburov@gmail.comDiscussion:https://postgr.es/m/171267154345.684.7212826057932148541@wrigleys.postgresql.orgBackpatch-through: v121 parent27074bc commitad55cc9
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
540 | 540 |
| |
541 | 541 |
| |
542 | 542 |
| |
543 |
| - | |
| 543 | + | |
544 | 544 |
| |
545 | 545 |
| |
546 | 546 |
| |
|
0 commit comments
Comments
(0)