forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0a89e93
committed
Fix option related issues in pg_verifybackup.
This commit does:- get rid of the garbage code for unused --print-parse-wal option.- add help message for --quiet option into usage().- fix typo of option name in help message.Author: Fujii MasaoReviewed-by: Robert HaasDiscussion:https://postgr.es/m/ff4710f7-2331-4f6b-012e-d76da3275e91@oss.nttdata.com1 parent1cc3464 commit0a89e93
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
166 | 165 |
| |
167 | 166 |
| |
168 | 167 |
| |
| |||
894 | 893 |
| |
895 | 894 |
| |
896 | 895 |
| |
897 |
| - | |
| 896 | + | |
898 | 897 |
| |
| 898 | + | |
899 | 899 |
| |
900 | 900 |
| |
901 | 901 |
| |
|
0 commit comments
Comments
(0)