aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/tools/msvc/vcregress.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/msvc/vcregress.pl b/src/tools/msvc/vcregress.pl
index 7915ee79256..82dca29a616 100644
--- a/src/tools/msvc/vcregress.pl
+++ b/src/tools/msvc/vcregress.pl
@@ -353,8 +353,8 @@ sub plcheck
if ($lang eq 'plperl')
{
- # run both trusted and untrusted perl tests
- push(@lang_args, "--load-extension=plperlu");
+ # plperl tests will install the extensions themselves
+ @lang_args = ();
# assume we're using this perl to built postgres
# test if we can run two interpreters in one backend, and if so