Обсуждение: pgsql: MSVC: Add "use File::Path qw(rmtree)".

Поиск
Список
Период
Сортировка

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

От
Noah Misch
Дата:
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_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7a518cba67a6572a83394e7e711ce3ded22489c3

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