| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Petr Jelinek <petr(at)2ndquadrant(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: VS 2015 support in src/tools/msvc |
| Date: | 2016-03-24 16:28:57 |
| Message-ID: | CA+TgmoZvG9hiTAY6upq=q1eqJLmXsVq1oJQn4dRc37yRS32u6w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Mar 23, 2016 at 3:17 AM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> - 0001 fixes the global declarations of TIMEZONE_GLOBAL and
> TZNAME_GLOBAL to be WIN32-compliant. I got bitten by that in the ECPG
> compilation.
So this isn't going to break other Windows builds? I mean, if we've
got the names for those symbols wrong, how is this working right now?
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-03-24 16:39:54 | Re: Rationalizing code-sharing among src/bin/ directories |
| Previous Message | Yury Zhuravlev | 2016-03-24 16:20:50 | Re: NOT EXIST for PREPARE |