forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8ea71fd
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 parent8e16592 commit8ea71fd
1 file changed
+5
-20
lines changedLines changed: 5 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2796 | 2796 |
| |
2797 | 2797 |
| |
2798 | 2798 |
| |
2799 |
| - | |
2800 |
| - | |
2801 |
| - | |
2802 |
| - | |
2803 | 2799 |
| |
2804 | 2800 |
| |
2805 |
| - | |
2806 |
| - | |
| 2801 | + | |
| 2802 | + | |
2807 | 2803 |
| |
2808 |
| - | |
2809 |
| - | |
2810 |
| - | |
2811 |
| - | |
| 2804 | + | |
| 2805 | + | |
2812 | 2806 |
| |
2813 |
| - | |
2814 |
| - | |
2815 |
| - | |
2816 |
| - | |
2817 |
| - | |
2818 |
| - | |
2819 |
| - | |
2820 |
| - | |
2821 |
| - | |
2822 |
| - | |
| 2807 | + | |
2823 | 2808 |
| |
2824 | 2809 |
| |
2825 | 2810 |
| |
|
0 commit comments
Comments
(0)