forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit83f2584
committed
Fix "too many arguments" messages not to index off the end of argv[].
This affects initdb, clusterdb, reindexdb, and vacuumdb in masterand 9.2; in earlier branches, only initdb is affected.1 parent987277f commit83f2584
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2573 | 2573 |
| |
2574 | 2574 |
| |
2575 | 2575 |
| |
2576 |
| - | |
| 2576 | + | |
2577 | 2577 |
| |
2578 | 2578 |
| |
2579 | 2579 |
| |
|
0 commit comments
Comments
(0)