forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf06588a
committed
Exclude special values in recovery_target_time
recovery_target_time accepts timestamp input, thoughdoes not allow use of special values, e.g. “today”.Report a useful error message for these cases.Reported-by: Piotr StefaniakAuthor: Simon RiggsDiscussion:https://postgr.es/m/CANP8+jJdKA+BkkYLWz9zAm16Y0s2ExBv0WfpAwXdTpPfWnA9Bg@mail.gmail.com1 parent793a89c commitf06588a
1 file changed
+12
-0
lines changedLines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5265 | 5265 |
| |
5266 | 5266 |
| |
5267 | 5267 |
| |
| 5268 | + | |
| 5269 | + | |
| 5270 | + | |
| 5271 | + | |
| 5272 | + | |
| 5273 | + | |
| 5274 | + | |
| 5275 | + | |
| 5276 | + | |
| 5277 | + | |
| 5278 | + | |
| 5279 | + | |
5268 | 5280 |
| |
5269 | 5281 |
| |
5270 | 5282 |
| |
|
0 commit comments
Comments
(0)