forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit906e924
committed
Remove incorrect warning from pg_archivecleanup document.
The .backup file name can be passed to pg_archivecleanup even ifit includes the extension which is specified in -x option.However, previously the document incorrectly warned a usernot to do that.Back-patch to 9.2 where pg_archivecleanup's -x option andthe warning were added.1 parent22ba556 commit906e924
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 | 133 |
| |
139 | 134 |
| |
140 | 135 |
| |
|
0 commit comments
Comments
(0)