- Notifications
You must be signed in to change notification settings - Fork28
Commitf3ad4fd
committed
Fix redundant error messages in client tools
A few client tools duplicate error messages already provided by libpq.Discussion:https://www.postgresql.org/message-id/flat/3e937641-88a1-e697-612e-99bba4b8e5e4%40enterprisedb.com1 parent3459f41 commitf3ad4fd
File tree
3 files changed
+3
-5
lines changed- src/bin
- pg_basebackup
- pg_rewind
- psql
3 files changed
+3
-5
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 |
| - | |
203 |
| - | |
| 202 | + | |
204 | 203 |
| |
205 | 204 |
| |
206 | 205 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 |
| - | |
| 50 | + | |
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
299 |
| - | |
| 299 | + | |
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
|
0 commit comments
Comments
(0)