forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8d9714b
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 parent4b179a4 commit8d9714b
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
548 | 548 |
| |
549 | 549 |
| |
550 | 550 |
| |
551 |
| - | |
| 551 | + | |
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
|
0 commit comments
Comments
(0)