pgsql: MSVC: Add "use File::Path qw(rmtree)".

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: MSVC: Add "use File::Path qw(rmtree)".
Date: 2019-05-29 02:32:35
Message-ID: E1hVoOJ-00054x-CD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d759ddaaf4b983928bfaf171bab859c874531d93

Modified Files
--------------
src/tools/msvc/vcregress.pl | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2019-05-29 03:48:24 pgsql: Make one message just like all its siblings.
Previous Message Alvaro Herrera 2019-05-28 21:36:46 pgsql: Fix typo in message