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

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Michael Paquier <michael@paquier.xyz>
Cc: Anton Voloshin <a.voloshin@postgrespro.ru>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2022-01-04T13:37:46Z
Lists: pgsql-hackers
On 1/4/22 07:20, Michael Paquier wrote:
> 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?



Sure, I can do that.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




Commits

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