forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8b69dd0
Remove dead code in DecodeInterval()
This commit removes some dead code related to the unit type RESERV,whose last use has been removed from the unit lookup table used forintervals ("deltatktbl" in datetime.c) in666cbae. Before that,RESERV was used as an equivalent of "invalid", but that's nowunreachable.Author: Joseph KoshakowReviewed-by: Jacob Champion, Gurjeet Singh, Reid ThompsonDiscussion:https://postgr.es/m/CAAvxfHd-yNO+XYnUxL=GaNZ1n+eE0V-oE0+-cC1jdjdU0KS3iw@mail.gmail.com1 parenta7a9872 commit8b69dd0
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3582 | 3582 |
| |
3583 | 3583 |
| |
3584 | 3584 |
| |
3585 |
| - | |
3586 |
| - | |
3587 |
| - | |
3588 |
| - | |
3589 |
| - | |
3590 | 3585 |
| |
3591 | 3586 |
| |
3592 | 3587 |
| |
|
0 commit comments
Comments
(0)