- Notifications
You must be signed in to change notification settings - Fork5
Commit694fd33
committed
Fix bug in pg_receivexlog --verbose.
In 9.2, pg_receivexlog with verbose option has emitted the messagesat the end of each WAL file. But the commit0b63291 suppressed suchmessages by mistake. This commit fixes the bug so that pg_receivexlog--verbose outputs such messages again.Back-patch to 9.3 where the bug was added.1 parent822ff44 commit694fd33
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
991 | 991 | | |
992 | 992 | | |
993 | 993 | | |
994 | | - | |
| 994 | + | |
995 | 995 | | |
996 | 996 | | |
997 | 997 | | |
| |||
0 commit comments
Comments
(0)