forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd97ef75
committed
Fix documentation for wal_summary_keep_time.
The documentation for this parameter lists its type as boolean, butit is actually an integer. Furthermore, there is no mention of howthe value is interpreted when specified without units. This commitfixes these oversights in commit174c480.Co-authored-by: Hubert Depesz LubaczewskiDiscussion:https://postgr.es/m/ZZwkujFihO2uqKwp%40depesz.com1 parent5b1b9bc commitd97ef75
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4179 | 4179 |
| |
4180 | 4180 |
| |
4181 | 4181 |
| |
4182 |
| - | |
| 4182 | + | |
4183 | 4183 |
| |
4184 | 4184 |
| |
4185 | 4185 |
| |
| |||
4198 | 4198 |
| |
4199 | 4199 |
| |
4200 | 4200 |
| |
| 4201 | + | |
4201 | 4202 |
| |
4202 | 4203 |
| |
4203 | 4204 |
| |
|
0 commit comments
Comments
(0)