| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Anyone want to update our Windows timezone map? |
| Date: | 2016-08-18 05:06:21 |
| Message-ID: | CAB7nPqTnd2DM05iGEp079VUyGW-gzHDts_R_a4ASrT_WbN=28Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Aug 16, 2016 at 6:22 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> I think what we want is basically the UNION ALL of all the different active
> versions. If we just use the definitions from Win10, we will map incorrectly
> on Win7. As long as they are not *conflicting*, we should just add them all.
I see, so that's why the script does not do any suggestions to remove any data.
> The UTC->GMT switch is mostly just annoying as it only hits the comments,
> right? I think we just accept that change and do a once-over patch that
> changes all those things.
OK, so after re-running that on my Win10 station and a newly updated
Win7 station I am finishing with the attached that combines all the
changes.
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| win32-tz-v2.patch | application/x-download | 23.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Venkata B Nagothi | 2016-08-18 05:15:45 | Re: patch proposal |
| Previous Message | Craig Ringer | 2016-08-18 05:02:38 | Re: Most efficient way for libPQ .. PGresult serialization |