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
-
Allow MSVC .bat wrappers to be called from anywhere
- d897361c7567 10.20 landed
- c7fa0f55deb1 11.15 landed
- a4cde9153b6e 12.10 landed
- f3ded9c4600c 13.6 landed
- a7772e8748a7 14.2 landed
- c3879a7b4c87 15.0 landed