Re: Clean up some old cruft related to Windows

From: Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Clean up some old cruft related to Windows
Date: 2020-02-19 18:02:55
Message-ID: CAC+AXB1AkVrL442_K3EBy9Q-ODD0MoqbHZC_0D3E3w+3+n30wQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 19, 2020 at 4:49 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:

> On Tue, Feb 18, 2020 at 12:26:06PM +0100, Juan José Santamaría Flecha
> wrote:
> > I cannot point when SetEnv.bat was exactly dropped, probably Windows 7
> SDK
> > was the place where it was *last* included [1], so that needs to be
> updated.
> >
> > Using VS2019 and VS2017 this would be done using VsDevCmd.bat [2], while
> > VS2015 and VS2013 use VSVARS32.bat.
>
> Would you like to write a patch for that part?
>

Please find a patched for so. I have tried to make it more version neutral.

Regards,

Juan José Santamaría Flecha

Attachment Content-Type Size
install-windows_doc_cleanup.patch application/octet-stream 1.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Steele 2020-02-19 18:37:00 Re: [Patch] Make pg_checksums skip foreign tablespace directories
Previous Message Justin Pryzby 2020-02-19 17:37:42 Re: Make ringbuffer threshold and ringbuffer sizes configurable?