forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6596a8c
committed
Remove incorrect entries in pg_walsummary's getopt_long call.
For some reason this listed "-f" and "-w" as valid switches, thoughthe code doesn't implement any such thing nor do the docs mentionthem. The effect of this was that if you tried to use one of theseswitches, you'd get an unhelpful error message.Yusuke SugieDiscussion:https://postgr.es/m/68e72a2a70f4d84c1c7847b13bcdaef8@oss.nttdata.com1 parent77f1546 commit6596a8c
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
|
0 commit comments
Comments
(0)