forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita330da4
committed
Modernize zic's test for valid timezone abbreviations.
We really need to sync all of our IANA-derived timezone code with upstream,but that's going to be a large patch and I certainly don't care to shovesuch a thing into stable branches immediately before a release. As astopgap, copy just the tzcode2016c logic that checks validity of timezoneabbreviations. This prevents getting multiple "time zone abbreviationdiffers from POSIX standard" bleats with tzdata 2014b and later.1 parentde371e6 commita330da4
1 file changed
+5
-20
lines changedLines changed: 5 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2792 | 2792 |
| |
2793 | 2793 |
| |
2794 | 2794 |
| |
2795 |
| - | |
2796 |
| - | |
2797 |
| - | |
2798 |
| - | |
2799 | 2795 |
| |
2800 | 2796 |
| |
2801 |
| - | |
2802 |
| - | |
| 2797 | + | |
| 2798 | + | |
2803 | 2799 |
| |
2804 |
| - | |
2805 |
| - | |
2806 |
| - | |
2807 |
| - | |
| 2800 | + | |
| 2801 | + | |
2808 | 2802 |
| |
2809 |
| - | |
2810 |
| - | |
2811 |
| - | |
2812 |
| - | |
2813 |
| - | |
2814 |
| - | |
2815 |
| - | |
2816 |
| - | |
2817 |
| - | |
2818 |
| - | |
| 2803 | + | |
2819 | 2804 |
| |
2820 | 2805 |
| |
2821 | 2806 |
| |
|
0 commit comments
Comments
(0)