Re: [PATCH] allow src/tools/msvc/*.bat files to be called from the root of the source tree

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Anton Voloshin <a.voloshin@postgrespro.ru>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2022-01-04T12:20:26Z
Lists: pgsql-hackers
On Wed, Dec 29, 2021 at 09:48:14AM -0500, Andrew Dunstan wrote:
> Seems reasonable. I don't see any reason not to do it for pgbison.bat
> and pgflex.bat, just for the sake of consistency.

Yeah, that would close the loop.  Andrew, are you planning to check
and apply this patch?
--
Michael

Commits

  1. Allow MSVC .bat wrappers to be called from anywhere