forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite40b20a
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 parent18730f8 commite40b20a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2654 | 2654 |
| |
2655 | 2655 |
| |
2656 | 2656 |
| |
2657 |
| - | |
| 2657 | + | |
2658 | 2658 |
| |
2659 | 2659 |
| |
2660 | 2660 |
| |
|
0 commit comments
Comments
(0)