forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3428508
committed
Sync our copy of the timezone library with IANA release tzcode2020d.
There's no functional change at all here, but I'm curious to seewhether this change successfully shuts up Coverity's warning abouta useless strcmp(), which appeared with the previous update.Discussion:http://mm.icann.org/pipermail/tz/2020-October/029370.html1 parent8175da6 commit3428508
2 files changed
+13
-3
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: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
634 | 634 |
| |
635 | 635 |
| |
636 | 636 |
| |
637 |
| - | |
| 637 | + | |
| 638 | + | |
638 | 639 |
| |
639 | 640 |
| |
640 | 641 |
| |
| |||
787 | 788 |
| |
788 | 789 |
| |
789 | 790 |
| |
790 |
| - | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
791 | 801 |
| |
792 | 802 |
| |
793 | 803 |
| |
|
0 commit comments
Comments
(0)