Skip to content

Commit 047e5a9

Browse files
committed
Rename pg_arman to pg_probackup for win builds
1 parent 40a7d82 commit 047e5a9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/tools/msvc/Install.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ sub CopyContribFiles
478478
next if ($d eq "hstore_plpython" && !defined($config->{python}));
479479
next if ($d eq "ltree_plpython" && !defined($config->{python}));
480480
next if ($d eq "sepgsql");
481-
next if ($d eq 'pg_arman');
481+
next if ($d eq 'pg_probackup');
482482

483483
CopySubdirFiles($subdir, $d, $config, $target);
484484
}

src/tools/msvc/Mkvcbuild.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ my @contrib_excludes = (
4848
'ltree_plpython', 'pgcrypto',
4949
'sepgsql', 'brin',
5050
'test_extensions', 'test_pg_dump',
51-
'pg_arman',
51+
'pg_probackup',
5252
'snapshot_too_old');
5353

5454
# Set of variables for frontend modules

src/tools/msvc/vcregress.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ sub contribcheck
374374
next if ($module eq "hstore_plpython" && !defined($config->{python}));
375375
next if ($module eq "ltree_plpython" && !defined($config->{python}));
376376
next if ($module eq "sepgsql");
377-
next if ($module eq "pg_arman");
377+
next if ($module eq "pg_probackup");
378378
# Need database with UTF8 encoding, not SQL_ASCII
379379
next if ($module eq "hunspell_ru_ru");
380380

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy