- Notifications
You must be signed in to change notification settings - Fork5
Commit7700597
committed
In pg_dump, show server and pg_dump versions with or without --verbose.
We used to print this information only in verbose mode, but it's arguedthat it's useful enough to print always; one reason being that thisprovides some documentation about which Postgres versions the dump ismeant to reload into.Jing Wang, reviewed by Jeevan Chalke1 parent3088cc3 commit7700597
1 file changed
+9
-8
lines changedLines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
353 | 353 |
| |
354 | 354 |
| |
355 | 355 |
| |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
356 | 365 |
| |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 |
| - | |
363 |
| - | |
364 | 366 |
| |
365 |
| - | |
366 | 367 |
| |
367 | 368 |
| |
368 | 369 |
| |
|
0 commit comments
Comments
(0)