forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf4898c9
committed
Sync timezone code with tzcode 2010c from the Olson group. This fixes some
corner cases that come up in certain timezones (apparently, only those withlots and lots of distinct TZ transition rules, as far as I can gather froma quick scan of their archives). Per suggestion from Jeevan Chalke.Back-patch to 8.4. Possibly we need to push this into earlier releasesas well, but I'm hesitant to update them to the 64-bit tzcode withoutmore thought and testing.1 parente0f9e2b commitf4898c9
4 files changed
+43
-27
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 21 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
| 167 | + | |
167 | 168 |
| |
168 | 169 |
| |
169 | 170 |
| |
| |||
357 | 358 |
| |
358 | 359 |
| |
359 | 360 |
| |
360 |
| - | |
361 |
| - | |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
370 | 380 |
| |
371 | 381 |
| |
372 | 382 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 |
| - | |
| 172 | + | |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
|
Lines changed: 18 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
| |||
454 | 454 |
| |
455 | 455 |
| |
456 | 456 |
| |
457 |
| - | |
| 457 | + | |
458 | 458 |
| |
459 |
| - | |
460 |
| - | |
461 |
| - | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
462 | 464 |
| |
463 |
| - | |
| 465 | + | |
464 | 466 |
| |
465 | 467 |
| |
466 | 468 |
| |
| |||
492 | 494 |
| |
493 | 495 |
| |
494 | 496 |
| |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
495 | 501 |
| |
496 | 502 |
| |
497 | 503 |
| |
498 | 504 |
| |
499 |
| - | |
| 505 | + | |
500 | 506 |
| |
501 | 507 |
| |
502 | 508 |
| |
| |||
560 | 566 |
| |
561 | 567 |
| |
562 | 568 |
| |
563 |
| - | |
| 569 | + | |
564 | 570 |
| |
565 | 571 |
| |
566 | 572 |
| |
| |||
2035 | 2041 |
| |
2036 | 2042 |
| |
2037 | 2043 |
| |
2038 |
| - | |
| 2044 | + | |
2039 | 2045 |
| |
2040 | 2046 |
| |
2041 | 2047 |
| |
| |||
2115 | 2121 |
| |
2116 | 2122 |
| |
2117 | 2123 |
| |
2118 |
| - | |
| 2124 | + | |
2119 | 2125 |
| |
2120 | 2126 |
| |
2121 | 2127 |
| |
|
0 commit comments
Comments
(0)