forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb45f661
committed
Sync our copy of the timezone library with IANA release tzcode2018e.
The non-cosmetic changes involve teaching the "zic" tzdata compiler aboutnegative DST. While I'm not currently intending that we start usingnegative-DST data right away, it seems possible that somebody would tryto use our copy of zic with bleeding-edge IANA data. So we'd better beout in front of this change code-wise, even though it doesn't matter forthe data file we're shipping.Discussion:https://postgr.es/m/30996.1525445902@sss.pgh.pa.us1 parent59cb323 commitb45f661
4 files changed
+129
-46
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
| 63 | + | |
| 64 | + | |
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
| |||
1158 | 1157 |
| |
1159 | 1158 |
| |
1160 | 1159 |
| |
1161 |
| - | |
1162 |
| - | |
1163 |
| - | |
1164 |
| - | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
1165 | 1165 |
| |
1166 | 1166 |
| |
1167 | 1167 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
|
0 commit comments
Comments
(0)