Re: PG compilation error with Visual Studio 2015/2017/2019 - Mailing list pgsql-hackers

From Juan José Santamaría Flecha
Subject Re: PG compilation error with Visual Studio 2015/2017/2019
Date
Msg-id CAC+AXB3j1GmpDSu2+Ndk-XhFbFN7bN9bd2=X=t=d9sjO+3gxQQ@mail.gmail.com
Whole thread Raw
In response to Re: PG compilation error with Visual Studio 2015/2017/2019  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: PG compilation error with Visual Studio 2015/2017/2019
List pgsql-hackers


On Thu, Apr 30, 2020 at 5:07 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> I was not aware of how many switches IsoLocaleName() already had before trying to backpatch. I think offering an alternative might be a cleaner approach, I will work on that.
>

Okay, thanks.  The key point to keep in mind is to avoid touching the
code related to prior MSVC versions as we might not have set up to
test those.

Please find attached a new version following this approach.

Regards,

Juan José Santamaría Flecha 
Attachment

pgsql-hackers by date:

Previous
From: Rushabh Lathia
Date:
Subject: Re: WIP/PoC for parallel backup
Next
From: Juan José Santamaría Flecha
Date:
Subject: Re: Postgres Windows build system doesn't work with python installedin Program Files