]> granicus.if.org Git - postgresql/commit
MSVC: Add "use File::Path qw(rmtree)".
authorNoah Misch <noah@leadboat.com>
Wed, 29 May 2019 02:28:36 +0000 (19:28 -0700)
committerNoah Misch <noah@leadboat.com>
Wed, 29 May 2019 02:28:36 +0000 (19:28 -0700)
commitb31d88b010b44e3c0c1a7b62966f91a55d5d9b8d
tree6c9b198f1855588c012edb5b9644cada1e93001e
parentc44e9bc3a10f8c6dff07db355375339d7a6db24b
MSVC: Add "use File::Path qw(rmtree)".

My back-patch of commit 10b72deafea5972edcafb9eb3f97154f32ccd340 added
calls to File::Path::rmtree(), but v10 and older had not been importing
that symbol.  Back-patch to v10, 9.6 and 9.5.
src/tools/msvc/vcregress.pl