Fix vcregress.pl for new plperl test case.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 26a81bb8152bd9f29bc24c1edfc00e2cbcd68548
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-01-30T00:13:34Z
Releases: 13.0
Fix vcregress.pl for new plperl test case.

As of commit 50fc694e4, the plperl tests don't want preinstalled
plperl languages; they now install those themselves.  I'd removed the
--load-extension options from the GNUmakefile, but missed teaching
the MSVC build script about that.

Per buildfarm.

Files

PathChange+/−
src/tools/msvc/vcregress.pl modified +2 −2